8000
Skip to content

ededejr/sphx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphx

a cli token generator built with rust.

usage

sphx

USAGE:
    sphx [OPTIONS]

OPTIONS:
    -h, --help                 Print help information
    -l, --length <LENGTH>      [default: 8]
    -p, --pattern <PATTERN>    [default: Aa0!]

examples

create a token with only uppercase or numeric characters, and a length of 5

sphx -l 5 -p A0

create a token with only lowercase and special characters

sphx -p a!

About

a cli token generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0