Text race history for da (causenetsofv)

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
50 2020-12-18 14:17:28 79.88 99%
49 2020-12-18 14:16:34 74.59 98%
31 2020-12-08 07:40:42 64.11 96%
26 2020-12-07 20:11:18 75.32 98%
20 2020-12-07 19:53:39 68.34 98%
17 2020-12-05 13:27:13 58.16 98%
5 2020-11-22 00:39:42 68.59 97%