ulid icon indicating copy to clipboard operation
ulid copied to clipboard

Allow for deterministic ULID generation

Open joshbeckman opened this issue 2 years ago • 2 comments

This changes the generator to accept a name/event string as a second parameter to be encoded and used in place of the random bytes suffix/component.

This is useful if you want to make deterministic ULIDs from an event source.

joshbeckman avatar Mar 17 '22 13:03 joshbeckman

@rafaelsales any appetite for this feature?

joshbeckman avatar Mar 30 '22 13:03 joshbeckman

@rafaelsales any reservations about adding this functionality?

joshbeckman avatar Apr 08 '22 20:04 joshbeckman