Closed tiero closed 4 years ago
for browsers
That's the reason. We are using randombytes because we want to support browsers.
If you can make the support smaller and still work securely on most browsers, please create a pull request on the randombytes repo.
Although it's a well-known package, why we need to add an external dependency for just 40line of codes for browsers? (it could be made even less than that)