Text race history for Haydar (haydarfakhoury)

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
9 2023-11-12 20:10:21 75.13 95%
4 2023-09-02 21:40:33 57.41 94%