random package:ulid
Helper functions to generate the random part of an ULID either with
PRNGs or TRNGs.
Generate a ULID Random based on the global random number generator.
Note: The call to
newStdGen splits the generator, so this is
safe to call multiple times