Skip to content

BBopt v1.1.0

Choose a tag to compare

@evhub evhub released this 16 Mar 09:56
· 134 commits to master since this release

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.