TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ludger (ludger)
Return to profile of Ludger (ludger)
View texts not yet raced by Ludger (ludger)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
32.80
1.1067
0.2622
388
3
31.91
2023-12-04
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
32.53
1.1383
0.2204
272
1
32.53
2023-12-04
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
30.57
1.0518
0.2344
152
2
25.05
2023-12-29
4.
/** Loop waiting for a connection and a valid command */ whi...
27.79
1.0448
0.1289
445
2
26.78
2023-12-04
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
27.28
0.9849
0.1611
183
1
27.28
2023-12-04
6.
public class HelloWorld { public static void main(String[] ...
23.76
1.0599
-0.0610
143
1
23.76
2023-12-04
7.
import string from random import * characters = string.ascii...
22.38
1.1814
-0.2465
190
1
22.38
2023-11-11
8.
import re import sys import urllib2 import BeautifulSoup usa...
21.64
0.9803
-0.0670
344
1
21.64
2023-12-04
9.
function calculateArea(width, height) { try { var area = ...
20.30
1.0366
-0.1782
301
1
20.30
2023-12-04
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
17.92
0.9386
-0.1866
256
1
17.92
2023-12-04
11.
/* Read a set of characters from the socket */ StringBuffer ...
17.77
1.0042
-0.2524
542
1
17.77
2023-11-11