Tests the limits of crypto.randomValues. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS 'crypto' in window is true | |
PASS 'getRandomValues' in window.crypto is true | |
PASS crypto.getRandomValues(largeArray) threw exception Error: QUOTA_EXCEEDED_ERR: DOM Exception 22. | |
PASS successfullyParsed is true | |
TEST COMPLETE | |