Text race history for MX MECHANICAL (mx_mechanical)

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
56 2024-09-06 13:21:44 52.93 96.7%
13 2024-08-31 21:57:43 44.73 95.4%
4 2024-08-30 20:16:25 41.32 93.6%