Skip to content

lxcid/nextid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextid

java -jar nextid.jar
# 1
java -jar nextid.jar -start 5
# 5
java -jar nextid.jar 1,3,4,5,6
# 2
java -jar nextid.jar -start 3 1,3,4,5,6
# 7
java -jar nextid.jar -start 3 -total 3 1,3,4,5,6
# Crash

About

Smallest(Possible IDs - Used IDs)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages