nanoid_plus 2.0.0 copy "nanoid_plus: ^2.0.0" to clipboard
nanoid_plus: ^2.0.0 copied to clipboard

A small, secure, and URL-safe ID generator for Dart.

2.0.0 #

  • New: Preset generation methods: numeric(), hex(), lowercase(), alphanumeric()
  • New: Prefix support on all methods (Stripe-style IDs)
  • New: NanoidCharset with predefined character sets
  • New: Nanoid.entropy() for entropy calculation
  • New: Nanoid.collisionTime() for collision probability estimation
  • New: Comprehensive test suite
  • Require Dart 3.11.0

1.8.0 #

  • [docs] give up Language anchors

1.7.0 #

  • [docs] fix Language anchors

1.6.0 #

  • [docs] fix Language anchors

1.5.0 #

  • [docs] fix Language anchors

1.4.0 #

  • [docs] fix features list

1.3.0 #

  • [FIX] NanoID is now deprecated.
  • [NEW] Nanoid is introduced.

1.2.0 #

  • [deps] Require Dart 3.9.0

1.1.0 #

  • [NEW] excludedCharSet

1.0.1 #

  • [docs] fix example code

1.0.0 #

  • Initial Release
4
likes
155
points
550
downloads

Documentation

API reference

Publisher

verified publisherrubydog.jp

Weekly Downloads

A small, secure, and URL-safe ID generator for Dart.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on nanoid_plus