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

View source: R/homomorpheR.R

random.bigzR Documentation

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

Description

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

Usage

random.bigz(nBits)

Arguments

nBits,

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


bnaras/homomorpheR documentation built on April 7, 2022, 5:06 a.m.