Juan Hernández Serrano
|
d1da4b2894
|
support for node16 and nodenext module resolution
|
2023-04-11 11:01:32 +02:00 |
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
|
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
|
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
|
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
|
cf5ddfbb3b
|
types are now moved to another directory
|
2021-08-06 17:13:51 +02:00 |
Juanra Dikal
|
8cf28b7587
|
project migrated to typescript
|
2021-03-25 13:40:04 +01:00 |
juanelas
|
ee20c7d313
|
updated usage instructions. updated deps
|
2020-11-12 12:04:13 +01:00 |
Juanra Dikal
|
a2da4b0c4b
|
Throw RangeError instead of returning NaN (which is not a bigint)
|
2020-05-29 17:33:07 +02:00 |
Juanra Dikal
|
0a12b744d8
|
removed bigint-mod-arith dependency to solve issues with webpack in Angular 9
|
2020-05-11 20:56:30 +02:00 |
juanelas
|
c246ef34f2
|
JSDoc throws. API is now sorted by function name
|
2020-04-21 10:06:04 +02:00 |
juanelas
|
b3a90aa6bc
|
more tests. Fixed some bugs. Added github actions
|
2020-04-21 00:50:53 +02:00 |
juanelas
|
c89d507a64
|
randBitsSync
|
2020-04-07 19:46:42 +02:00 |
juanelas
|
eaf7c53ca2
|
randBitsSync
|
2020-04-07 19:36:14 +02:00 |
juanelas
|
5c410d60c1
|
randBitsSync
|
2020-04-07 19:35:38 +02:00 |
juanelas
|
c52d54f66b
|
randBitsSync
|
2020-04-07 19:29:23 +02:00 |
juanelas
|
818c3b09f3
|
fixed bug in prime bitlength. Fixed dts
|
2020-04-07 19:26:26 +02:00 |
juanelas
|
d2a21a818f
|
Now the bundle can be mangled. Multi-threaded uses all CPUs but 1. Readme improvements
|
2020-04-07 17:03:30 +02:00 |
juanelas
|
c29b520108
|
JS Standard. Some fixes with the test. Better structure
|
2020-04-06 13:17:22 +02:00 |
juanelas
|
d4ee54748b
|
fixed JS Doc and typescript definitions
|
2020-03-25 00:34:22 +01:00 |
juanelas
|
df7019fa68
|
issue #3 fixed. Better building process in general
|
2020-03-15 17:06:00 +01:00 |
juanelas
|
5d2e2a7fd0
|
TypeScript definitions. Browser module defaults to minified ES6
|
2020-03-03 09:36:04 +01:00 |