ulid_gen

command module
v0.0.0-...-f8cc9f3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2023 License: MIT Imports: 1 Imported by: 0

README

ULID gen

ULID generator tool

Requirements

  • Go

Install

go install github.com/ninomae42/ulid_gen@latest

Usage

$ ulid_gen
01HCC3PCB3J06WGVAM192EBDB1

$ ulid_gen -c 2 (with num of ulids to generate)
01HCC3R6ACMJCTCRP2T4BCZDFW
01HCC3R6ACMJCTCRP2T5STAKKT

$ ulid_gen -n hoge (with prefix)
hoge+01HCC3PYZ8ZZMB4K3C3ZQ1YDWS

$ ulid_gen -c 2 -n hoge (with prefix)
hoge+01HCC3RZD0MMM56D8WPJM8NKRS
hoge+01HCC3RZD0MMM56D8WPN6JZHMW

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
id

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL