Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 240 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 240 Bytes

Orbitale random string generator

A simple random string generator in command line for PHP.

$ stg generate --length=5 --amount=10 --characters="abcdef0123456" 

More informations coming soon :)