issues
search
mrdimidium
/
nanoid
A tiny, secure, URL-friendly, unique string ID generator for Rust
https://docs.rs/nanoid
MIT License
545
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
smartstring feature is non-additve
#37
tmccombs
opened
1 year ago
0
Add random source that uses rand::thread_rng
#36
tmccombs
closed
1 year ago
0
feat: Use specialized implementation for alphabets with size 2^n
#35
tmccombs
opened
1 year ago
0
Use correct character in example
#34
tmccombs
closed
1 year ago
0
Documentation is inconsistent with regards to the default alphabet.
#33
JordanRickman
closed
1 year ago
1
Make it possible to convert external inputs to nanoids
#32
rushmorem
closed
1 year ago
0
Whether to consider using the Github CI?
#31
meloalright
closed
1 year ago
2
Try to add Github Workflow CI file
#30
meloalright
closed
2 years ago
0
Add "smartstring" feature
#29
merlinfuchs
closed
2 years ago
1
Accept any expression as the size argument
#28
alexkirsz
closed
2 years ago
1
Fix alphabet example in Rust doc comment.
#27
insertish
closed
2 years ago
0
Change to getrandom
#26
PsiACE
closed
1 year ago
0
chore: rand v0.8 and publish nanoid v0.4
#25
fundon
closed
3 years ago
0
Updated deps
#24
newtack
closed
3 years ago
2
Unique String ?
#23
NelDav
closed
3 years ago
2
Upgrade rand version from 0.6 to 0.7
#22
mneumann
closed
3 years ago
1
Specify explicit edition
#21
svenstaro
closed
4 years ago
0
Add doc comment
#20
svenstaro
closed
4 years ago
1
Remove lockfile
#19
svenstaro
closed
4 years ago
0
Update README examples to Rust 2018 edition
#18
svenstaro
closed
4 years ago
3
Fix incorrect README
#17
svenstaro
closed
4 years ago
0
Fix nanoid length in documentation
#16
Exr0n
closed
4 years ago
1
Documentation version bump to 0.3.0
#15
Exr0n
closed
4 years ago
2
Unresolved import `nanoid::nanoid`?
#14
Exr0n
closed
4 years ago
5
Plans to replace ~ to -
#13
silvioprog
closed
4 years ago
1
Wrong IDs in the documentation
#12
silvioprog
closed
4 years ago
0
Update Readme to new alphabet (- instead of ~)
#11
caemor
closed
4 years ago
2
Remove the floating point computations from the sampling code
#10
nbraud
closed
4 years ago
1
nanoid::format silently truncates the dictionary
#9
nbraud
closed
4 years ago
2
0.3.0 release
#8
naturallymitchell
closed
4 years ago
2
Dictionary list
#7
mrdimidium
closed
1 year ago
5
API 2.0
#6
ai
opened
6 years ago
7
Add Nim to list of languages
#5
icyphox
closed
6 years ago
1
Fix typo in function name
#4
delimitry
closed
6 years ago
0
Various small improvements
#3
TheIronBorn
closed
6 years ago
2
Support Regex as character set
#2
pepsighan
closed
6 years ago
2
Change the method of recording number of test-ID
#1
ariarzer
closed
6 years ago
4