Text race history for Saurabh (ssb456)

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
104 2025-06-13 22:47:31 30.89 95%
81 2025-03-15 18:53:56 39.13 95.5%
58 2023-10-12 18:30:31 34.10 95.9%
24 2023-06-29 07:32:51 32.36 94.5%
22 2023-06-29 07:29:16 27.53 92.4%
10 2023-05-27 06:02:39 29.72 93.4%
7 2023-05-27 05:24:12 33.79 95.4%