Skip to content

Generate all possibilities between two UUIDs v1

Notifications You must be signed in to change notification settings

felipecaon/uuidv1gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generate all possible values between two UUIDs

Usage

python3 uuidv1gen.py -u 64249f56-218f-11ed-861d-0242ac120002,6424a172-218f-11ed-861d-0242ac120002

Output

~> cat generated_uuids.txt

64249f56-2190-11ed-861d-0242ac120002
64249f56-2191-11ed-861d-0242ac120002
64249f56-2192-11ed-861d-0242ac120002
64249f56-2193-11ed-861d-0242ac120002
64249f56-2194-11ed-861d-0242ac120002
64249f56-2195-11ed-861d-0242ac120002
64249f56-2196-11ed-861d-0242ac120002
64249f56-2197-11ed-861d-0242ac120002
64249f56-2198-11ed-861d-0242ac120002
64249f56-2199-11ed-861d-0242ac120002

About

Generate all possibilities between two UUIDs v1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages