Versions in this module Expand all Collapse all v25 v25.1.30 Jan 31, 2025 v25.1.1 Jan 1, 2025 Changes in this version + func Roll(n int) int + func RollDeterministic(n int, seed int64) int + func RollInt63n(n int64) int64 + func RollUint16() uint16 + func RollUint64() uint64 + type DeterministicDice struct + func NewDeterministicDice(seed int64) *DeterministicDice + func (dd *DeterministicDice) Roll(n int) int Other modules containing this package github.com/xmplusdev/xray-core github.com/xmplusdev/xray-core/v24