Official speed |
131.16 wpm (24.89 seconds elapsed during race) |
Without ending ping |
132.78 wpm (1,208 ms delay sending score to TypeRacer’s server) |
Timerless |
134.51 wpm (305 ms elapsed before first character typed; 23.37 seconds elapsed during race) |
Timerless minus one |
134.00 wpm, ignoring the first character typed |
Race Start |
June 2, 2023 7:01:07am UTC |
Race Finish |
June 2, 2023 7:01:32am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
100.0% |
Points |
85.26 |
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 |
305 |
52 |
70 |
59 |
61 |
59 |
50 |
89 |
42 |
44 |
122 |
42 |
32 |
89 |
180 |
63 |
135 |
73 |
111 |
68 |
61 |
88 |
121 |
95 |
55 |
Character |
|
= |
|
6 |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
" |
y |
e |
s |
" |
|
w |
Milliseconds |
31 |
91 |
90 |
76 |
59 |
121 |
58 |
153 |
118 |
154 |
121 |
26 |
91 |
42 |
31 |
75 |
61 |
89 |
126 |
164 |
70 |
27 |
78 |
126 |
67 |
Character |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
e |
s |
" |
|
Milliseconds |
60 |
29 |
46 |
46 |
44 |
76 |
77 |
233 |
129 |
179 |
155 |
69 |
76 |
58 |
29 |
77 |
105 |
105 |
94 |
135 |
177 |
61 |
59 |
89 |
94 |
Character |
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
" |
: |
|
p |
r |
i |
Milliseconds |
72 |
88 |
30 |
158 |
22 |
140 |
116 |
154 |
105 |
39 |
75 |
33 |
25 |
94 |
137 |
105 |
44 |
153 |
161 |
155 |
166 |
116 |
170 |
98 |
76 |
Character |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
|
t |
h |
e |
|
d |
i |
c |
e |
s |
. |
. |
. |
" |
Milliseconds |
12 |
107 |
13 |
153 |
122 |
163 |
154 |
104 |
40 |
43 |
62 |
28 |
94 |
57 |
90 |
61 |
92 |
74 |
74 |
17 |
72 |
63 |
120 |
122 |
181 |
Character |
|
p |
r |
i |
n |
t |
|
" |
T |
h |
e |
|
v |
a |
l |
u |
e |
s |
|
a |
r |
e |
. |
. |
. |
Milliseconds |
148 |
59 |
87 |
59 |
32 |
75 |
54 |
145 |
88 |
139 |
56 |
72 |
60 |
31 |
75 |
28 |
61 |
45 |
44 |
93 |
28 |
45 |
92 |
107 |
138 |
Character |
. |
" |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
Milliseconds |
133 |
164 |
117 |
74 |
75 |
76 |
30 |
62 |
58 |
91 |
58 |
44 |
138 |
43 |
46 |
125 |
73 |
57 |
122 |
180 |
130 |
31 |
129 |
148 |
154 |
Character |
i |
n |
, |
|
m |
a |
x |
) |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
Milliseconds |
67 |
77 |
133 |
16 |
106 |
61 |
54 |
107 |
106 |
74 |
59 |
91 |
28 |
79 |
43 |
125 |
42 |
42 |
107 |
61 |
27 |
156 |
120 |
76 |
86 |
Character |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
Milliseconds |
91 |
71 |
46 |
92 |
120 |
153 |
70 |
102 |
127 |
10 |
122 |
59 |
43 |
138 |
358 |
137 |
43 |
229 |
133 |
256 |
119 |
72 |
80 |
29 |
42 |
Character |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
R |
o |
l |
l |
|
t |
h |
e |
|
d |
i |
Milliseconds |
91 |
89 |
94 |
92 |
55 |
88 |
108 |
184 |
25 |
104 |
113 |
37 |
94 |
168 |
89 |
104 |
121 |
133 |
11 |
76 |
58 |
91 |
28 |
126 |
73 |
Character |
c |
e |
s |
|
a |
g |
a |
i |
n |
? |
" |
) |
Milliseconds |
76 |
12 |
91 |
230 |
100 |
59 |
75 |
75 |
30 |
138 |
257 |
116 |
|
WPM Timing |
Seconds |
WPM |
0.5 |
96.44 |
1 |
144.66 |
1.49 |
128.59 |
1.99 |
132.61 |
2.49 |
139.84 |
2.99 |
136.63 |
3.48 |
137.77 |
3.98 |
135.62 |
4.48 |
141.98 |
4.98 |
139.84 |
5.47 |
135.89 |
5.97 |
136.63 |
6.47 |
135.39 |
6.97 |
136.05 |
7.47 |
133.41 |
7.96 |
135.62 |
8.46 |
133.32 |
8.96 |
129.93 |
9.46 |
131.97 |
9.95 |
128.99 |
10.45 |
133.18 |
10.95 |
133.7 |
11.45 |
132.08 |
11.95 |
133.61 |
12.44 |
134.05 |
12.94 |
137.24 |
13.44 |
135.73 |
13.94 |
136.91 |
14.43 |
137.18 |
14.93 |
136.63 |
15.43 |
135.33 |
15.93 |
135.62 |
16.42 |
135.89 |
16.92 |
137.57 |
17.42 |
137.08 |
17.92 |
137.29 |
18.42 |
136.84 |
18.91 |
135.78 |
19.41 |
134.15 |
19.91 |
132.61 |
20.41 |
133.49 |
20.9 |
133.18 |
21.4 |
133.45 |
21.9 |
132.61 |
22.4 |
133.41 |
22.89 |
133.13 |
23.39 |
133.38 |
23.89 |
136.63 |
24.39 |
133.84 |
24.89 |
131.16 |
|