Skip to content

qiuyuzhou/genulid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generate ULID

Quick Start

Clone the repo then run below command.

go run .

USAGE

NAME:
   genulid - Generate ULID

USAGE:
   genulid [global options] command [command options] [arguments...]

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --time value, -t value  when generating, use the specified time instead of now
   --zero, -z              when generating, fix entropy to all-zeroes (default: false)
   --help, -h              show help

About

Generate ULID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages