Discover Packages
github.com/Kardbord/ubiquity
mathutils
random
package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Dec 9, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func RandomBoolean() bool
Returns true or false, randomly.
Return a non-negative random number in the inclusive range [min, max].
If max <= min, returns the maximum uint value and an error.
TODO: Support negative ranges?
Source Files
¶
Click to show internal directories.
Click to hide internal directories.