random.bigz: Return a random big number using the cryptographically secure...

Description Usage Arguments

Description

Return a random big number using the cryptographically secure random number generator from in the sodium package.

Usage

1
random.bigz(nBits)

Arguments

nBits,

the number of bits, which must be a multiple of 8, is not checked for efficiency.


homomorpheR documentation built on May 2, 2019, 8:18 a.m.