Commit Graph

16 Commits

Author SHA1 Message Date
Juanra Dikal e99584aec4 fixed issue preventing generation of more than 65536 random bytes when run in a browser 2022-12-20 23:51:18 +01:00
Juanra Dikal 2192825049 coverage is properly working again 2022-10-03 19:57:08 +02:00
Juanra Dikal 6fda498df6 fixed issues/typos with docs 2022-09-12 11:14:59 +02:00
Juanra Dikal cbbd8d1a4b fixes issue #16 2022-09-08 13:56:49 +02:00
Juanra Dikal 0fd1912394 fixed bug in browser ESM 2022-08-01 21:53:46 +02:00
Juanra Dikal 61439734af fixed issue with old node 10 2022-08-01 20:34:24 +02:00
Juanra Dikal 1ed83623e7 finally ESM working with tests!! 2022-08-01 19:10:00 +02:00
Juanra Dikal a8ae97b888 fixed issue testing in browser 2022-08-01 04:40:02 +02:00
Juanra Dikal 995b7b64cb better support for Node.js ESM 2022-08-01 04:19:48 +02:00
Juan Hernández Serrano 87b061a76e randBetween now accepts negative values for min and max based on suggestion from #11 2022-01-17 12:30:59 +01:00
Juan Hernández Serrano 472c88a198 more optimized lcm based on #11 suggestion 2022-01-17 11:25:42 +01:00
Juan Hernández Serrano 519dcbc0fd some fixes in the README 2021-08-06 10:10:32 +02:00
Juan Hernández Serrano f11626d029 small fix that could prevent issues with some minifiers 2021-08-06 09:14:18 +02:00
Juanra Dikal 4322e3a862 browser defaults to a not minified bundle 2021-04-21 11:14:04 +02:00
Juanra Dikal 404f1bd53e fixed issue making the workers not working when the code was minified by webpack 2021-04-21 01:06:35 +02:00
Juanra Dikal 8cf28b7587 project migrated to typescript 2021-03-25 13:40:04 +01:00