Text race history for du7lx (du7lx)

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
42 2024-04-26 02:55:09 75.70 97.1%
28 2024-04-26 02:29:05 71.72 96.6%
25 2024-04-25 03:23:37 63.96 98%
23 2024-04-25 03:15:17 65.63 96.4%
9 2024-04-22 21:59:40 65.84 95.5%
8 2024-04-22 21:56:55 64.38 96%