safe_int_id 1.1.1 copy "safe_int_id: ^1.1.1" to clipboard
safe_int_id: ^1.1.1 copied to clipboard

Uncoordinated unique ID that fits MAX_SAFE_INTEGER on web platform for long enough time.

1.1.1 #

  • Added test for incIdAsync.
  • Fixed docs re "increasing sequence".

1.1.0 #

  • Added incId() incrementing counter instead of using random value. Counter resets to zero each millisecond, blocks reaching randomValues.
  • Added incIdAsync() if hot loop for less than 1 millisecond burns.

1.0.0 #

  • Initial stable release.
3
likes
140
pub points
68%
popularity

Publisher

verified publisherwhyolet.com

Uncoordinated unique ID that fits MAX_SAFE_INTEGER on web platform for long enough time.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on safe_int_id