randomint()
|
Return a random integer value.
|
randombuf(buf,n)
|
Initialize array buf with n random bytes.
|
See Also
random (read-only) of cons - console device in Chapter 2
The /dev/random file is implemented as part of the console device.