p2p-today / js2p

The Javascript implementation of the p2p.today networking framework (re-org in progress)
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Add utility to get best RNG available #2

Open LivInTheLookingGlass opened 7 years ago

LivInTheLookingGlass commented 7 years ago

Cryptographic randoms should be preferred over non-cryptographic. Most of these are vendor specific though.