Text race history for tw0f1v3w0n (capricitor)

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
16 2025-02-01 21:10:14 73.97 97.1%
6 2025-02-01 20:59:22 68.46 99.1%