Text race history for police (styrofoam)

Back to text analysis page

import string from random import * characters = string.ascii_letters + string.punctuation + string.digits password = "".join(choice(characters) for x in range(randint(8, 16))) print password

Game Time WPM Accuracy
162 2019-01-27 23:25:29 90.03 96%
137 2018-11-30 16:09:19 103.05 98%
78 2018-11-01 02:54:29 77.75 96%
73 2018-11-01 02:45:26 90.23 96%
29 2018-10-31 19:30:33 78.14 96%