What is CSPRNG?
A cryptographically secure pseudorandom number generator produces output that is computationally indistinguishable from random and cannot be predicted from previous output. In browsers it is exposed as crypto.getRandomValues().
3 tools that work with CSPRNG
Files never leave your browser.
Related terms
Terms that appear alongside CSPRNG on the same tools.