Official speed |
53.02 wpm (43.00 seconds elapsed during race) |
Without ending ping |
53.31 wpm (237 ms delay sending score to TypeRacer’s server) |
Timerless |
54.02 wpm (556 ms elapsed before first character typed; 42.21 seconds elapsed during race) |
Timerless minus one |
53.73 wpm, ignoring the first character typed |
Race Start |
April 14, 2025 10:04:17am UTC |
Race Finish |
April 14, 2025 10:05:00am UTC |
Outcome |
Win (1 of 6) |
Accuracy |
94.8% |
Points |
20.33 |
Text |
#10019 (Length: 190 characters) 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 |
Characters typed |
impiorort string from random import ^* characters = string ..ascii let _letters + string.opunpucnctuation + string.digits password = "" ..join*(chouiceiccee(characters) for x in range (rangdint(8, 16_))))) print password |
Timing |
Character |
i |
m |
p |
i |
o |
r |
-r |
-o |
-i |
o |
r |
t |
|
s |
t |
r |
i |
n |
g |
|
f |
r |
o |
m |
|
Milliseconds |
556 |
58 |
171 |
109 |
61 |
109 |
230 |
122 |
129 |
137 |
75 |
168 |
92 |
381 |
164 |
158 |
62 |
71 |
69 |
59 |
160 |
175 |
54 |
32 |
167 |
Character |
r |
a |
n |
d |
o |
m |
|
i |
m |
p |
o |
r |
t |
|
^ |
-^ |
* |
|
c |
h |
a |
r |
a |
c |
t |
Milliseconds |
164 |
88 |
83 |
93 |
102 |
67 |
102 |
128 |
61 |
199 |
80 |
61 |
194 |
78 |
298 |
340 |
388 |
205 |
486 |
122 |
86 |
78 |
103 |
200 |
220 |
Character |
e |
r |
s |
|
= |
|
s |
t |
r |
i |
n |
g |
|
. |
-. |
- |
. |
a |
s |
c |
i |
i |
|
l |
e |
Milliseconds |
192 |
100 |
180 |
111 |
150 |
139 |
176 |
152 |
158 |
44 |
60 |
92 |
71 |
135 |
334 |
109 |
164 |
86 |
77 |
333 |
140 |
129 |
206 |
195 |
66 |
Character |
t |
-t |
-e |
-l |
- |
|
- |
_ |
l |
e |
t |
t |
e |
r |
s |
|
+ |
|
s |
t |
r |
i |
n |
g |
. |
Milliseconds |
97 |
260 |
115 |
158 |
99 |
79 |
340 |
186 |
328 |
48 |
99 |
176 |
73 |
114 |
838 |
122 |
199 |
249 |
503 |
154 |
156 |
48 |
68 |
84 |
129 |
Character |
o |
p |
u |
n |
-n |
-u |
-p |
-o |
p |
u |
c |
-c |
n |
c |
t |
u |
a |
t |
i |
o |
n |
|
+ |
|
s |
Milliseconds |
211 |
13 |
196 |
89 |
236 |
152 |
129 |
122 |
157 |
211 |
207 |
267 |
182 |
98 |
272 |
89 |
232 |
134 |
194 |
170 |
61 |
188 |
188 |
273 |
236 |
Character |
t |
r |
i |
n |
g |
. |
d |
i |
g |
i |
t |
s |
|
p |
a |
s |
s |
w |
o |
r |
d |
|
= |
|
" |
Milliseconds |
177 |
146 |
62 |
48 |
103 |
140 |
180 |
130 |
89 |
61 |
110 |
145 |
164 |
170 |
67 |
79 |
187 |
201 |
97 |
56 |
192 |
117 |
133 |
122 |
267 |
Character |
" |
|
. |
-. |
- |
. |
j |
o |
i |
n |
* |
-* |
( |
c |
h |
o |
u |
i |
c |
e |
-e |
-c |
-i |
-u |
i |
Milliseconds |
127 |
170 |
194 |
261 |
139 |
178 |
540 |
181 |
43 |
223 |
284 |
457 |
232 |
283 |
304 |
135 |
97 |
11 |
68 |
157 |
164 |
127 |
133 |
123 |
127 |
Character |
c |
c |
e |
-e |
-c |
e |
( |
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
) |
|
f |
o |
r |
|
x |
|
Milliseconds |
54 |
19 |
78 |
608 |
110 |
199 |
597 |
404 |
86 |
97 |
109 |
217 |
250 |
218 |
105 |
114 |
171 |
314 |
382 |
316 |
19 |
115 |
169 |
243 |
164 |
Character |
i |
n |
|
r |
a |
n |
g |
e |
|
- |
( |
r |
a |
n |
g |
-g |
d |
i |
n |
t |
( |
8 |
, |
|
1 |
Milliseconds |
323 |
115 |
286 |
156 |
116 |
104 |
53 |
111 |
109 |
363 |
504 |
394 |
99 |
121 |
115 |
461 |
74 |
132 |
80 |
145 |
309 |
456 |
442 |
176 |
292 |
Character |
6 |
_ |
) |
) |
-) |
-) |
-_ |
) |
) |
) |
|
p |
r |
i |
n |
t |
|
p |
a |
s |
s |
w |
o |
r |
d |
Milliseconds |
145 |
408 |
135 |
114 |
236 |
145 |
116 |
175 |
134 |
134 |
248 |
256 |
109 |
98 |
60 |
91 |
181 |
311 |
63 |
83 |
144 |
159 |
67 |
54 |
182 |
|
WPM Timing |
Seconds |
WPM |
0.86 |
41.86 |
1.72 |
27.91 |
2.58 |
41.86 |
3.44 |
62.79 |
4.3 |
72.55 |
5.16 |
76.74 |
6.02 |
65.78 |
6.88 |
62.79 |
7.74 |
65.11 |
8.6 |
66.97 |
9.46 |
68.49 |
10.32 |
66.28 |
11.18 |
64.4 |
12.04 |
59.8 |
12.9 |
57.67 |
13.76 |
58.43 |
14.62 |
57.45 |
15.48 |
56.59 |
16.34 |
57.28 |
17.2 |
54.42 |
18.06 |
53.15 |
18.92 |
54.54 |
19.78 |
55.2 |
20.64 |
55.81 |
21.5 |
58.04 |
22.36 |
59.03 |
23.22 |
60.46 |
24.08 |
59.3 |
24.94 |
57.74 |
25.8 |
57.67 |
26.66 |
56.26 |
27.52 |
55.81 |
28.38 |
54.96 |
29.24 |
53.35 |
30.1 |
52.62 |
30.96 |
53.1 |
31.82 |
53.55 |
32.68 |
53.24 |
33.54 |
53.66 |
34.4 |
54.07 |
35.26 |
53.77 |
36.12 |
53.49 |
36.98 |
52.89 |
37.84 |
52.96 |
38.7 |
52.71 |
39.56 |
52.17 |
40.42 |
51.36 |
41.28 |
51.74 |
42.14 |
52.39 |
43 |
53.02 |
|