package
0.0.0-20201020153340-53909ea70814
Repository: https://github.com/gagliardetto/golang-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetRandom calls the Linux getrandom system call.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
GRND_NONBLOCK means return EAGAIN rather than blocking.
GRND_RANDOM means use the /dev/random pool instead of /dev/urandom.

# Variables

FcntlSyscall is the number for the fcntl system call.

# Type aliases

GetRandomFlag is a flag supported by the getrandom system call.