Text race history for Adsd (kol123313)

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
23 2021-05-24 17:15:33 77.86 96%
10 2021-05-04 14:50:34 76.10 97%
5 2021-05-02 01:47:22 52.41 95%
2 2021-05-01 03:37:45 68.57 96%