/sbogo

Sbogo is a bogo sort program/algorithm written in python

Primary LanguagePython

SBOGO, A crappy python bogosort-ing program

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.

sbogo cli

What is bogosort?

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.

Warning

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

Installation

why? but anyways...

git clone https://github.com/c1nn3r/sbogo.git
cd sbogo/
pip3 install -r requirements.txt
./sbogo

lol, have fun

FAQS

Nobody asked for these but..

  1. Whats the point of this program?
  • Nothing,LITERALLY
  1. What can i use this for?
  • For anything more than a means to waste time and resources,I dont know
  1. Your code sucks, and it makes me wanna throw up
  • Thanks, that makes the two of us.
ps, feel free add colors and stuff, rice this thing