Text race history for Pratimesh (theshortlonger)

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 2025-02-02 08:52:50 61.10 95.1%
13 2024-06-04 17:49:35 63.16 94.1%