Text race history for index finger spacebar user (23bmoney23)

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
3 2024-10-14 01:15:16 78.38 93.3%
2 2023-06-17 08:44:25 69.00 95.8%