Issues
- 6
strict parsing by default
#118 opened by shogo82148 - 5
Switch defaultEntropy to math/rand/v2
#120 opened by bojanz - 17
Standalone executable
#13 opened by alizain - 8
- 1
Change `.Time()` method on ULID to return time.Time, add `UnixMilli` for returning ms
#106 opened by tonyhb - 1
- 0
Bad example in documentation
#104 opened by c4s4 - 1
- 0
Fix description of Make()
#97 opened by ivanjaros - 0
- 2
bench testing panic
#95 opened by ccpwcn - 2
How to upgrade?
#94 opened by ivanjaros - 4
- 8
big bug: ulid is alway not sortable
#91 opened by ABOB9 - 2
big bug: Not Sortable
#90 opened by ABOB9 - 4
Generated ulids should be unambigious
#85 opened by muxmuse - 4
Empty value availability
#84 opened by ivanjaros - 1
Propose change/addition to README
#83 opened by mavericksy - 7
- 3
- 3
Why not make MonotonicRead thread safe?
#72 opened by Scratch-net - 21
Error Unmarshaling from sqlx queries
#77 opened by pragmaticivan - 7
Collision probability
#71 opened by kishaningithub - 10
Support parsing UUID strings
#76 opened by dan-j - 24
Duplicate ID's
#70 opened by paulm17 - 11
Getting duplicate ID's
#46 opened by kellabyte - 4
- 5
Add Parse function with byte parameter
#68 opened by ChielTimmermans - 0
How to use ulid with ent
#66 opened by wahello - 5
go get github.com/oklog/ulid/v2
#50 opened by hiqsociety - 1
- 1
No need to set timezone
#63 opened by ash2k - 6
Incompatibility with Gorm
#59 opened by tobiassjosten - 4
How do you use this library?
#56 opened by orefalo - 7
Generation of new ULID is not thread safe
#33 opened by shogus - 4
panic: runtime error: slice bounds out of range
#54 opened by GeorgeMac - 1
- 9
can you post some example on usage?
#51 opened by hiqsociety - 1
I would like to change the 80 bit section to 48 bit, which part is it safe to change?
#52 opened by hiqsociety - 7
New release with go.modules?
#43 opened by im-kulikov - 1
- 1
Prior art comment
#36 opened by JensRantil - 1
Feature/Generate ULID with lowercase characters
#35 opened by kimlisa - 2
Data race on MonotonicRead
#34 opened by gurre - 8
- 5
UUID compatibility
#27 opened by vtolstov - 0
Parsing ignores invalid characters
#21 opened by mattmoyer - 8
ulid organization
#12 opened by alizain - 5
Don't have MarshalText() return error
#23 opened by JeanMertz - 1
Add the Encoder and Decoder for gob encoding
#17 opened by Xumeiquer