Text race history for daniel3131 (daniel3131)

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
49 2020-07-30 10:45:27 89.78 98%
48 2020-07-30 10:44:16 86.08 97%
41 2019-10-18 07:25:13 74.84 97%
40 2019-10-18 06:51:16 67.88 93%