This is a poc program made in 30 minutes, tried to keep it as light as possible except for the usual figlet banner and crappy nested if else statements.
Honestly if you are on this repo, theres a 200% chance that you know this already and you searched for it, but in a nutshell bogosorting is a "method" of sorting an array by randomly shuffling the contents checking if it sorted and repeating if it is not...basically throwing spaghetti at wall hoping everything sticks and repeating until it does.
Although it sounds fullish and ineffective, this program or bogosort in general is pretty addictive i will not take any responsiblities if you end up at some nerd rehab lol
why? but anyways...
git clone https://github.com/c1nn3r/sbogo.git
cd sbogo/
pip3 install -r requirements.txt
./sbogo
lol, have fun
Nobody asked for these but..
- Whats the point of this program?
- Nothing,LITERALLY
- What can i use this for?
- For anything more than a means to waste time and resources,I dont know
- Your code sucks, and it makes me wanna throw up
- Thanks, that makes the two of us.