Text race history for parth (parthjuneja24)

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
63 2024-01-14 06:50:20 37.32 91%
61 2024-01-14 06:04:41 28.41 88.5%
60 2024-01-13 18:49:15 37.38 91.4%
46 2024-01-12 17:26:53 41.42 89.8%
33 2024-01-11 16:19:39 37.18 90.5%
23 2024-01-07 14:23:23 26.20 89.8%
2 2024-01-04 09:20:37 12.76 89.9%