The highest tagged major version is
v3.
package
Version:
v1.10.0
Opens a new window with list of versions in this module.
Published: Jan 16, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
FixedInt returns an integer in [0, n) that always stays the same within one machine.
InitSeed initializes the random seed.
Intn returns a random int64 from [0, n) with scale down distribution.
IntRange returns a random int from [m, n) with scale down distribution.
IntRange64 returns a random int64 from [m, n) with scale down distribution.
Intn returns a random int from [0, n) with scale down distribution.
RandTime returns a random time from [begin, end) with scale down distribution.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.