Text race history for Rana (rana_1996)

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
202 2020-02-09 12:04:44 34.88 93%
201 2020-02-06 15:40:39 37.11 95%
193 2020-02-06 12:28:29 37.06 96%
183 2020-01-28 12:09:12 35.13 95%
180 2020-01-22 11:45:01 34.35 96%
72 2019-11-23 18:35:23 27.54 94%
40 2019-10-01 17:32:01 19.56 90%
5 2019-08-31 17:14:52 26.07 96%