TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Pedro (pedro_serrudo)
Return to profile of Pedro (pedro_serrudo)
View texts not yet raced by Pedro (pedro_serrudo)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
28.29
1.1383
0.1163
272
4
27.43
2025-05-23
2.
import re import sys import urllib2 import BeautifulSoup usa...
25.77
0.9803
0.1625
344
4
22.50
2025-05-30
3.
function calculateArea(width, height) { try { var area = ...
25.62
1.0366
0.0996
301
2
22.84
2025-05-16
4.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
25.48
0.9849
0.1451
183
2
19.50
2025-05-25
5.
/* Read a set of characters from the socket */ StringBuffer ...
25.14
1.0042
0.1107
542
3
24.25
2025-05-25
6.
import urllib2 import urllib import json url = "http://ajax....
24.97
0.9776
0.1297
438
1
24.97
2025-05-30
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
24.45
1.1067
-0.0224
388
2
22.90
2025-05-25
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
23.89
1.0518
0.0077
152
3
21.79
2025-05-25
9.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
23.78
0.8513
0.2033
179
3
22.49
2025-05-30
10.
import urllib2 import json screen_name = "wordpress" url = "...
23.47
1.0621
-0.0213
246
1
23.47
2025-05-25
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
23.30
0.9487
0.0846
356
1
23.30
2025-05-23
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
23.05
0.9386
0.0836
256
3
21.06
2025-05-30
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
22.54
0.9234
0.0762
236
2
19.08
2025-05-25
14.
public class HelloWorld { public static void main(String[] ...
20.76
1.0599
-0.1393
143
1
20.76
2025-05-16
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
20.23
0.9215
-0.0244
78
1
20.23
2025-05-23
16.
import std; int main() { std::println("Hello World!"); }
19.71
0.9810
-0.1069
56
1
19.71
2025-05-16
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
19.64
0.9180
-0.0470
264
1
19.64
2025-05-18