issues
search
paralleldrive
/
cuid2
Next generation guids. Secure, collision-resistant ids optimized for horizontal scaling and performance.
MIT License
2.68k
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Social proof: Smplrspace
#83
tibotiber
opened
1 week ago
0
Generated CUID contains 'undefined'
#82
phr3nzy
opened
2 weeks ago
0
Fix isCuid validation for non-CUID strings
#81
ericelliott
closed
1 month ago
0
recommendation for creating stripe-like prefixed identifiers
#80
charlie-maloney
opened
2 months ago
2
`isCuid` incorrectly validates non-CUID strings in version `2.2.2`
#79
kova1max
closed
1 month ago
5
Support for Deno
#78
jourdanritchey
opened
3 months ago
0
Whats the right id lenght for 0,00000001% chance of collision?
#77
User124125
closed
3 months ago
5
CUID port for go doc added
#76
akshayvadher
opened
4 months ago
0
Add Zig port to README
#75
typesafe
opened
5 months ago
0
Cuid2 security audit info
#74
antoni-jamiolkowski
opened
6 months ago
0
`createId` doesn't work on Cloudflare worker / pages
#73
skyf0l
closed
8 months ago
2
Replacement nuget package for abandoned Cuid.NET
#72
prosser
opened
8 months ago
8
📝 Add Scala port to the README
#71
jwojnowski
opened
9 months ago
0
Use randomCUID2 with a length > 50, make an index out of bound error
#70
Lutty76
closed
9 months ago
1
.NET and PHP Ports - No Longer Maintained
#69
xaevik
closed
10 months ago
0
Issues with comparisons
#68
rkistner
opened
1 year ago
0
fix: sha3 512 hashing causing issues switched to pure javascript hashing
#67
johnforte
opened
1 year ago
0
Cuid validation failing
#66
stctheproducer
closed
3 months ago
4
Requires NodeJS 16
#65
LeviticusMB
opened
1 year ago
0
Use `cuid2` as the package name
#64
joulev
opened
1 year ago
1
unable to import 'isCuid' from the @paralleldrive/cuid2
#63
sahilahluwalia
closed
1 year ago
0
Use of Big Integers limits browser support
#62
toBeOfUse
opened
1 year ago
1
Updated Readme File
#61
captainhaddock18
closed
1 year ago
0
fix type for random option
#60
MrLoh
closed
1 year ago
2
type error on option `random` in `init` function for custom `createId`
#59
mk26710
closed
1 month ago
2
Typo
#58
burururu
opened
1 year ago
0
docs: add go port to README
#57
nrednav
opened
1 year ago
3
Issue when using in Vercel edge functions
#56
lgrammel
opened
1 year ago
4
Allow removing ambiguous symbols as an initialization option
#55
Extarys
closed
1 year ago
2
Updates README.md with latest python port
#54
wgordon17
closed
1 year ago
0
can i use cuid2 for my mysql primary key?
#53
milon27
closed
1 year ago
1
Go Implemenation
#52
jarrodhroberson
opened
1 year ago
0
Update README.md
#51
ericelliott
closed
1 year ago
0
[typo] Add missing closing parenthesis
#50
immjs
closed
1 year ago
0
README.md: improve `init` docs
#49
audionerd
closed
1 year ago
0
What is the best type of cuid in postgresql?
#48
l-7-l
closed
1 year ago
1
task: update links to .net and php ports to reflect ownership change
#47
xaevik
closed
1 year ago
0
cuid2 doesn't work on the edge runtime
#46
nexxeln
closed
1 year ago
9
Python Implementation
#45
avin-kavish
closed
1 year ago
3
TypeError: Expected input type is Uint8Array (got object)
#44
zygopleural
closed
1 year ago
19
Expose random param to allow user implementation
#43
gnought
closed
1 year ago
4
docs: fix typo in readme
#42
CanRau
closed
1 year ago
0
feat: add textencoder polyfill for react native
#41
amritk
closed
1 year ago
2
fix: create entropy should use supplied random
#40
ericelliott
closed
1 year ago
0
SyntaxError: Invalid or unexpected token at bufToBigInt on UC Browser only
#39
baptisteArno
opened
1 year ago
5
[#37] isCuid(id) validates cuids
#38
ericelliott
closed
1 year ago
0
Please share effective way to validate cuid2
#37
IamManchanda
closed
1 year ago
6
Remove unused variables
#36
ericelliott
closed
1 year ago
0
Cleanup and Improvements
#35
ericelliott
closed
1 year ago
1
Can you Guide me which MySQL Data Type we should use for CUID
#34
IamManchanda
closed
1 year ago
2
Next