Text race history for 안드레아 (o________o)

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
18 2020-04-01 10:54:24 110.73 96%
17 2020-04-01 10:53:24 107.37 97%
14 2020-04-01 10:46:04 121.68 99%
11 2020-04-01 10:39:55 105.38 96%