Simpleflakes Versions Save

Fast and test-driven distributed 64-bit ID generation, using pure JavaScript, for Node.js.

v2.1.0

4 years ago

Source is now using eslint airbnb and dependencies were updated to resolve security alerts.

v2.0.2

5 years ago

Source and code changed to use BitInt implementation of TC39 (ECMA). Legacy functions, using bn.js, were kept and are exported to imports on older Node.js engines.

1.2.3

7 years ago

v1.2.1

8 years ago

Bn.js updated to v4.11.3!