package
0.0.12
Repository: https://github.com/m15t/gram.git
Documentation: pkg.go.dev

# Functions

NewService returns ULID service with some handy functions.
NewString returns an ULID as a string, with the current time.
NewStringWithTime returns an ULID as a string, with the given time.
SecureEntropy returns a thread-safe per process monotonically increasing secure entropy source.

# Interfaces

Service represents the interface for the ULID utils.

# Type aliases

An ULID is a 16 byte Universally Unique Lexicographically Sortable Identifier.