ramblingjordan / AbBOT-python

MIT License
25 stars 15 forks source link

Added list elements for randomization #34

Open Digital-Black opened 3 years ago

Digital-Black commented 3 years ago

New list elements were added into a random choice method. Expanded suspect_words list with short, varied strings. Made minor adjustments to biases to optimize randomness.

Old self-test output: Duplicates: 267278 Unique: 1732722 I [think]: 1309606 Other: 423116

Current self-test output: Duplicates: 175558 Unique: 1824442 I [think]: 1322491 Other: 501951