TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for N0body1001 (n0body1001)
Return to profile of N0body1001 (n0body1001)
View texts not yet raced by N0body1001 (n0body1001)
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...
47.95
1.1067
0.1885
388
3
43.36
2025-01-25
2.
import string from random import * characters = string.ascii...
47.49
1.1814
0.1014
190
2
43.92
2025-01-25
3.
function calculateArea(width, height) { try { var area = ...
44.81
1.0366
0.1738
301
2
40.83
2025-01-25
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
43.28
1.1383
0.0308
272
2
40.92
2025-01-25
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.02
0.9849
0.0151
183
1
37.02
2025-01-25
6.
import urllib2 import urllib import json url = "http://ajax....
36.18
0.9776
-0.0003
438
1
36.18
2025-01-25
7.
(publish :path "/hello-count" :content-type "text/html" :fun...
34.44
0.9487
-0.0184
356
1
34.44
2025-01-25
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
34.30
1.0518
-0.1253
152
2
33.26
2025-01-25
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
34.13
0.9215
0.0004
78
2
31.27
2025-01-25
10.
public class HelloWorld { public static void main(String[] ...
31.95
1.0599
-0.1969
143
1
31.95
2025-01-25
11.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
30.77
0.8513
-0.0202
179
1
30.77
2025-01-25
12.
import os import sys def run(program, *args): pid = os.fork(...
30.60
1.0473
-0.2207
154
1
30.60
2025-01-12
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
29.04
0.9180
-0.1336
264
1
29.04
2025-01-12