Releases: marcomagdy/ulid
Releases · marcomagdy/ulid
v0.1.1
v0.1.0
Add ability to provide random bits from an external source Instead of using xorshift64* internally, add an API to generate a ULID using random bytes provided by the caller. This might be handy for users with a particular security concerns.