davidbau / seedrandom

seeded random number generator for Javascript
2.04k stars 160 forks source link

shim the crypto module for browser environments #40 #43

Closed mreinstein closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 94.402% when pulling a058a0eadf85d7bf24d875543b7963190d2ed8b6 on mreinstein:master into 2ce28810220eeec97c9d4aeaab2ed127b9f24a1e on davidbau:master.

mreinstein commented 7 years ago

@davidbau updated the PR from your comments. If this looks right I can re-submit a cleaner PR.

davidbau commented 7 years ago

This look good to me (but don't remove the newline on the last line of seedrandom.js)

Sure, make a clean PR or better yet rebase+squash this one.