Text race history for Fritzchen (fritzchen)

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
51 2024-06-20 07:20:40 63.53 94.9%
50 2024-06-20 07:19:47 64.85 95.7%
48 2024-06-20 07:16:51 61.52 96.7%
40 2023-12-25 01:51:33 65.19 95.9%
37 2023-12-24 20:37:47 64.23 96.3%
13 2023-10-21 12:04:37 63.50 97.7%