TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for gDan (gdan)
Return to profile of gDan (gdan)
View texts not yet raced by gDan (gdan)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import os import sys def run(program, *args): pid = os.fork(...
43.38
1.0473
0.1254
154
1
43.38
2026-05-23
2.
/* Read a set of characters from the socket */ StringBuffer ...
39.11
1.0042
0.0531
542
2
36.74
2026-04-23
3.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.09
0.9849
0.0718
183
1
39.09
2026-05-23
4.
import re import sys import urllib2 import BeautifulSoup usa...
38.88
0.9803
0.0708
344
1
38.88
2026-05-23
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
37.39
1.1067
-0.0959
388
1
37.39
2026-05-14
6.
public class HelloWorld { public static void main(String[] ...
36.90
1.0599
-0.0624
143
1
36.90
2026-05-23
7.
(publish :path "/hello-count" :content-type "text/html" :fun...
33.38
0.9487
-0.0463
356
2
33.29
2026-05-14
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
33.09
0.9215
-0.0270
78
1
33.09
2026-04-22
9.
function calculateArea(width, height) { try { var area = ...
29.76
1.0366
-0.2321
301
1
29.76
2026-04-23
10.
import std; int main() { std::println("Hello World!"); }
29.48
0.9810
-0.1840
56
1
29.48
2026-05-14