TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Nathan (baynay)
Return to profile of Nathan (baynay)
View texts not yet raced by Nathan (baynay)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
42.59
1.1814
0.2056
190
1
42.59
2025-01-30
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
41.87
1.1067
0.2547
388
2
37.49
2025-01-30
3.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
41.78
0.9849
0.3758
183
3
36.92
2025-01-30
4.
import os import sys def run(program, *args): pid = os.fork(...
39.30
1.0473
0.2325
154
3
36.90
2025-01-30
5.
input("\n\nPress the enter key to exit.") # waits for the us...
39.07
1.1984
0.0675
85
1
39.07
2025-01-30
6.
function calculateArea(width, height) { try { var area = ...
38.57
1.0366
0.2178
301
2
33.64
2025-01-30
7.
/** Loop waiting for a connection and a valid command */ whi...
35.67
1.0448
0.1198
445
1
35.67
2025-01-30
8.
import re import sys import urllib2 import BeautifulSoup usa...
35.41
0.9803
0.1705
344
1
35.41
2025-01-30
9.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
35.14
0.9386
0.2034
256
2
33.21
2025-01-30
10.
import std; int main() { std::println("Hello World!"); }
34.44
0.9810
0.1324
56
1
34.44
2025-01-30
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
33.38
1.0518
0.0367
152
1
33.38
2025-01-29
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
31.65
0.9180
0.1116
264
2
31.38
2025-02-01
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
31.08
0.9487
0.0673
356
1
31.08
2025-01-29
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
30.85
0.9215
0.0807
78
1
30.85
2025-01-29