Text race history for RacerTyper (racer_typer69)

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
17 2023-08-24 15:47:39 44.73 92.9%
6 2023-08-18 17:49:02 47.58 92.6%