Imports of package rand
Path | Synopsis |
---|---|
errors | Package errors implements functions to manipulate errors. |
internal/chacha8rand | Package chacha8rand implements a pseudorandom generator based on ChaCha8. |
math | Package math provides basic constants and mathematical functions. |
math/bits | Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types. |
unsafe | Package unsafe contains operations that step around the type safety of Go programs. |