Skip to content

KylePiira/Random-ID-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Random-ID-Generator

Python script for quickly and easily generating alpha-numeric ids from the command line.

How to Use

To use the Random ID generator from command line:

python generate.py [NUM OF RESULTS] [LEN OF RESULTS]

For example:

python generate.py 10 256 

will generate 10 codes that are 256 characters long.

About

Python script for quickly and easily generating alpha-numeric ids from the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages