Official speed |
56.27 wpm (58.01 seconds elapsed during race) |
Without ending ping |
56.48 wpm (2,340 ms delay sending score to TypeRacer’s server) |
Timerless |
56.49 wpm (14 ms elapsed before first character typed; 55.65 seconds elapsed during race) |
Timerless minus one |
56.28 wpm, ignoring the first character typed |
Race Start |
April 15, 2024 12:00:59pm UTC |
Race Finish |
April 15, 2024 12:01:57pm UTC |
Outcome |
No win (1 of 1) |
Accuracy |
99.6% |
Points |
36.57 |
Text |
#10017 (Length: 272 characters) import random min = 1 max = 6 roll_again = "yes" while roll_again == "yes" or roll_again == "y": print "Rolling the dices..." print "The values are...." print random.randint(min, max) print random.randint(min, max) roll_again = raw_input("Roll the dices again?") |
Characters typed |
import random min = 1 max = 6 roll_again = "yes" while roll_again == "yes" or roll_again == "y": print "Rolling the dices..." print "The values are...." print random.randint(min, max) print random.randint(min, max) roll_again = raw_input("Roll the dices again":?:?:??") |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
r |
a |
n |
d |
o |
m |
|
m |
i |
n |
|
= |
|
1 |
|
m |
a |
x |
Milliseconds |
14 |
91 |
183 |
75 |
64 |
239 |
121 |
180 |
93 |
76 |
151 |
111 |
88 |
134 |
135 |
197 |
85 |
127 |
332 |
211 |
280 |
238 |
167 |
214 |
241 |
Character |
|
= |
|
6 |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
" |
y |
e |
s |
" |
|
w |
Milliseconds |
245 |
440 |
335 |
444 |
240 |
227 |
136 |
227 |
123 |
528 |
318 |
152 |
135 |
59 |
122 |
186 |
572 |
396 |
609 |
212 |
122 |
138 |
290 |
201 |
438 |
Character |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
e |
s |
" |
|
Milliseconds |
104 |
139 |
136 |
167 |
231 |
231 |
135 |
211 |
139 |
471 |
198 |
166 |
138 |
121 |
92 |
153 |
349 |
182 |
305 |
577 |
229 |
122 |
137 |
291 |
121 |
Character |
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
" |
: |
|
p |
r |
i |
Milliseconds |
227 |
122 |
107 |
398 |
104 |
212 |
153 |
336 |
228 |
124 |
191 |
128 |
73 |
137 |
350 |
185 |
303 |
316 |
351 |
258 |
472 |
153 |
307 |
140 |
134 |
Character |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
|
t |
h |
e |
|
d |
i |
c |
e |
s |
. |
. |
. |
" |
Milliseconds |
76 |
122 |
199 |
213 |
187 |
213 |
246 |
136 |
274 |
62 |
106 |
139 |
138 |
136 |
77 |
112 |
115 |
136 |
95 |
210 |
90 |
246 |
182 |
332 |
276 |
Character |
|
p |
r |
i |
n |
t |
|
" |
T |
h |
e |
|
v |
a |
l |
u |
e |
s |
|
a |
r |
e |
. |
. |
. |
Milliseconds |
244 |
228 |
150 |
150 |
31 |
136 |
124 |
211 |
352 |
198 |
107 |
136 |
199 |
106 |
183 |
91 |
90 |
398 |
153 |
200 |
124 |
75 |
169 |
182 |
151 |
Character |
. |
" |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
Milliseconds |
197 |
233 |
195 |
245 |
137 |
121 |
45 |
91 |
118 |
183 |
59 |
143 |
178 |
121 |
137 |
199 |
138 |
91 |
108 |
109 |
225 |
90 |
154 |
335 |
260 |
Character |
i |
n |
, |
|
m |
a |
x |
) |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
Milliseconds |
168 |
60 |
244 |
91 |
127 |
137 |
231 |
311 |
359 |
168 |
168 |
139 |
47 |
90 |
166 |
229 |
106 |
99 |
107 |
122 |
89 |
227 |
114 |
107 |
122 |
Character |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
Milliseconds |
78 |
148 |
61 |
94 |
424 |
274 |
151 |
90 |
234 |
260 |
302 |
108 |
245 |
365 |
288 |
186 |
139 |
197 |
119 |
374 |
229 |
156 |
148 |
94 |
61 |
Character |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
R |
o |
l |
l |
|
t |
h |
e |
|
d |
i |
Milliseconds |
183 |
290 |
233 |
241 |
122 |
122 |
475 |
289 |
166 |
153 |
183 |
60 |
320 |
322 |
166 |
263 |
228 |
123 |
152 |
246 |
122 |
121 |
44 |
156 |
125 |
Character |
c |
e |
s |
|
a |
g |
a |
i |
n |
" |
-" |
: |
? |
-? |
-: |
: |
? |
-? |
-: |
: |
? |
-? |
-: |
? |
" |
Milliseconds |
42 |
242 |
126 |
135 |
102 |
126 |
120 |
92 |
106 |
564 |
391 |
1088 |
0 |
547 |
169 |
805 |
0 |
431 |
196 |
710 |
0 |
447 |
138 |
152 |
1110 |
Character |
) |
Milliseconds |
655 |
|
WPM Timing |
Seconds |
WPM |
1.16 |
103.44 |
2.32 |
93.09 |
3.48 |
79.3 |
4.64 |
69.82 |
5.8 |
64.13 |
6.96 |
60.34 |
8.12 |
60.58 |
9.28 |
55.6 |
10.44 |
56.32 |
11.6 |
56.89 |
12.76 |
56.42 |
13.92 |
56.89 |
15.08 |
55.7 |
16.24 |
56.89 |
17.4 |
56.55 |
18.56 |
57.54 |
19.72 |
56.59 |
20.88 |
55.74 |
22.04 |
56.62 |
23.2 |
56.89 |
24.36 |
58.61 |
25.52 |
58.77 |
26.68 |
59.36 |
27.84 |
59.48 |
29 |
59.99 |
30.16 |
60.47 |
31.32 |
61.3 |
32.48 |
62.43 |
33.64 |
62.42 |
34.8 |
62.75 |
35.96 |
63.06 |
37.12 |
63.68 |
38.28 |
64.26 |
39.44 |
63.89 |
40.6 |
63.54 |
41.76 |
63.21 |
42.92 |
63.46 |
44.08 |
63.15 |
45.24 |
63.12 |
46.4 |
63.1 |
47.56 |
63.58 |
48.73 |
63.79 |
49.89 |
62.3 |
51.05 |
60.89 |
52.21 |
59.53 |
53.37 |
58.24 |
54.53 |
57.22 |
55.69 |
58.61 |
56.85 |
57.42 |
58.01 |
56.27 |
|