Text race history for Shoemaker-Levy 9 (atthetop)

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
50 2018-11-01 02:54:26 86.28 96%
45 2018-11-01 02:45:31 75.72 94%