Does Vivaldi use Psuedo Random Number Generator (PRNG) ?
-
Does Vivaldi have Pseudo Random Number Generator (PRNG) built in ?
-
@jsheridan That site links to https://caniuse.com/cryptography
Vivaldi uses the same engine as chrome, and from that link you can see that chrome does support it. Therefore vivaldi supports it as well.
-
@jsheridan Short answer: Yes.
WebCrypto API has a strong RNG.
Is in Chromium since v37: https://www.chromestatus.com/feature/5030265697075200
https://www.w3.org/TR/WebCryptoAPI/#Crypto-description