package
Version:
v0.0.0-...-36687a4
Opens a new window with list of versions in this module.
Published: Oct 28, 2020
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
¶
Random encapsulates math/rand.Rand
NewRandom returns a Random object.
RandMissingNumbers randomly generates a number from 0 to n-1 that isn't in l.
Runs in O(N) time and O(l) space.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.