Generate a cryptographically strong uniform public random BIGNUM in [0, ]`range).`
Synopsis
Return Value
1 on success, or 0 on failure.
Parameters
Name |
Description |
rnd |
Destination for the random value. |
range |
Exclusive upper bound; must be positive. |
Created with MrDocs