Documentation
¶
Index ¶
- func Range(minValue, maxValue int) int
- func Range31(minValue, maxValue int32) int32
- func Range31Rand(r *rand.Rand, minValue, maxValue int32) int32
- func Range63(minValue, maxValue int64) int64
- func Range63Rand(r *rand.Rand, minValue, maxValue int64) int64
- func RangeDuration(minValue, maxValue time.Duration) time.Duration
- func RangeDurationRand(r *rand.Rand, minValue, maxValue time.Duration) time.Duration
- func RangeRand(r *rand.Rand, minValue, maxValue int) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RangeDurationRand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.