Namespace random.Salt

source · []
Expand description

Salts

Functions

Generate a salt. Defaults to 16 bytes.

example
const salt = await Random.Salt.generate();