Skip to content

Generate Universally Unique Lexicographically Sortable Identifiers (ULIDs) in Julia

License

Notifications You must be signed in to change notification settings

ararslan/ULID.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ULID.jl

Build Status Coverage Status

This package provides the ability to generate Alizain Feerasta's Universally Unique Lexicographically Sortable Identifiers (ULID) in Julia. It's based on the original MIT-licensed JavaScript implementation. More information about ULIDs is available in the linked repository.

Functions

One function is exported: ulid. Calling ulid() will generate a random 26-character ULID as a String.

About

Generate Universally Unique Lexicographically Sortable Identifiers (ULIDs) in Julia

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages