BBopt v1.1.0
Changed bb.shuffle to bb.shuffled to reflect the fact that it returns the shuffled list rather than modifying it in place unlike random.shuffle.
Changed bb.shuffle to bb.shuffled to reflect the fact that it returns the shuffled list rather than modifying it in place unlike random.shuffle.