getRandomString: getRandomString

Description Usage Arguments Details Value Examples

Description

Return a base64 encoded random number of the given lenght. The length must be a multiple of 4.

Usage

1

Arguments

length

The length of the random output.

Details

The source of randomness is openssl::rand_byes.

Value

A base64 encoded number with length digits.

Examples

1

bobjansen/mattR documentation built on May 9, 2019, 9:57 p.m.