

Everyone needs this mod installed in order to work!
Adds 3 new commands to the terminal in the OTHER category,
set seed [SEED]random seedget seedYou can put raw numbers or a word/sentence into the SEED argument of the set seed [SEED] command.
Words/Sentences are converted into a seed value from 1-100,000,000 from their hashcode to be used as a seed similar to Minecraft.
random seed sets the seed to a random number from 1-100,000,000
get seed will give you info on the current seed.
It will print:
random seed, From set seed [SEED])Terminal Seed Picker is licensed under GNU General Public License v3.0: https://choosealicense.com/licenses/gpl-3.0/#
Basically, do whatever you want, just:
Source Code: https://github.com/thej01/LC-TerminalSeedPicker