Text race history for Milan (m_i_n_o)

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
22 2024-05-25 15:34:14 45.35 96.7%
8 2022-10-29 10:49:23 38.39 95%
2 2022-10-29 10:36:33 38.78 94%