badsort 0.2.1

Some basic sorting stuff I wrote as practice in Rust. Includes my favorite algorithm, BOGO Sort!
Documentation

badsort

I wrote BOGO Sort for fun while learning Rust a while back.