Text race history for lluis (lluissuros)

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
20 2024-03-06 16:36:47 20.88 88.3%
11 2024-01-13 10:25:48 21.93 91.2%
8 2021-03-22 08:17:10 20.89 96%