Skip to content
/ objid Public

The random Rust object identifier

License

Notifications You must be signed in to change notification settings

montao/objid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

objid

Crates.io CII Best Practices

The random Rust object identifier.

This program generates a random id suitable for code generators.

Installation

You can install objid from either this repository, or from Crates (once it's published):

# install from Cargo
$ cargo install objid

# install the latest from GitHub
$ cargo install --git https://github.com/montao/objid.git

Commands

Running the program generates a new object identifier like the following.

$ objid
Random object id: _e4lzU1OgCT

About

The random Rust object identifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages