nanoid-dart
Nanoid generator
Provides Dart implementations of nanoid generation algorithms with varying customization options and API styles.
Dart implementation of ai/nanoid
48 stars
2 watching
4 forks
Language: Dart
last commit: almost 2 years ago dartnanoid
Related projects:
Repository | Description | Stars |
---|---|---|
pocket4d/polkadot-dart | A Dart-lang SDK for accessing the Polkadot/Substrate client | 21 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
codeyu/nanoid-net | A .NET implementation of a compact and cryptographically strong random ID generator | 503 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
flashultra/uuid | Utility for generating and manipulating unique identifiers across various formats | 25 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
rodydavis/pocketbase_dart_generator | A tool to generate code for PocketBase client and app caching using Dart | 9 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
cyberap/nanoid-dictionary | A collection of predefined character sets to generate unique identifiers with nanoid. | 126 |