davidbau / seedrandom

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

production bytesize impact? #38

Closed arasmussen closed 7 years ago

arasmussen commented 7 years ago

How will this impact my production build? I'm guessing hardly but it'd be nice to have this statistic somewhere in the README.

davidbau commented 7 years ago

Depends on your build; seedrandom.min.js itself is about 1.6kb, but there are different ways that you can be incorporating it that would use different amounts of space.