Text race history for Knight_Oikos (knight_oikos)

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
133 2022-06-09 01:15:21 94.23 96%
117 2022-04-25 04:14:18 93.83 96%
97 2022-04-06 23:15:32 93.37 95%
82 2022-04-06 07:35:54 96.19 98%
80 2022-04-06 07:32:18 80.73 95%
60 2022-03-28 10:07:21 98.69 97%
59 2022-03-28 10:06:00 105.71 98%
53 2022-03-28 09:56:48 104.91 98%
52 2022-03-28 09:53:24 104.38 99%
36 2022-03-15 05:10:44 93.36 96%