//
pkg.gl
Category
github.com/segmentio/ory-hydra
rand
numeric
package
0.9.0
Repository:
https://github.com/segmentio/ory-hydra.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
39 SLOC
#
Functions
Int32
Int32 creates a random 32 bit integer using crypto.rand.
Int64
Int64 creates a random 64 bit integer using crypto.rand.
UInt32
UInt32 creates a random 32 bit unsigned integer using crypto.rand.
UInt64
UInt64 creates a random 64 bit unsigned integer using crypto.rand.