Text race history for INDO EUROPEAN (indo_european_sun_god)

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
19 2021-11-12 13:11:47 63.28 97%
12 2021-11-12 13:00:57 63.79 97%