KotlinCrypto / secure-random

A Kotlin Multiplatform library for obtaining cryptographically secure random data from system sources
Apache License 2.0
25 stars 3 forks source link

Js browser throws exception when `size` is greater than 65536 #9

Closed 05nelsonm closed 6 months ago

05nelsonm commented 6 months ago

When I disabled mocha for js, tests for size greater than 65536 indicated a failure to procure bytes.