TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Lynne (lynne17)
Return to profile of Lynne (lynne17)
View texts not yet raced by Lynne (lynne17)
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...
57.72
1.1814
0.0624
190
1
57.72
2026-04-18
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
56.20
1.0518
0.1593
152
3
54.65
2026-04-16
3.
import urllib2 import json screen_name = "wordpress" url = "...
54.04
1.0621
0.1024
246
4
51.41
2026-04-20
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
52.61
1.1067
0.0270
388
2
52.49
2026-04-18
5.
public class HelloWorld { public static void main(String[] ...
52.20
1.0599
0.0650
143
2
49.05
2025-05-23
6.
function calculateArea(width, height) { try { var area = ...
51.55
1.0366
0.0743
301
1
51.55
2026-04-16
7.
/* Read a set of characters from the socket */ StringBuffer ...
51.08
1.0042
0.0966
542
3
48.59
2026-04-18
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
50.46
0.9849
0.1025
183
2
46.15
2026-04-16
9.
input("\n\nPress the enter key to exit.") # waits for the us...
49.79
1.1984
-0.1254
85
2
48.90
2026-04-14
10.
import os import sys def run(program, *args): pid = os.fork(...
48.93
1.0473
0.0071
154
1
48.93
2026-04-14
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
47.65
0.9386
0.0882
256
1
47.65
2026-04-16
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
45.94
0.9180
0.0720
264
3
43.13
2026-04-20
13.
import urllib2 import urllib import json url = "http://ajax....
45.91
0.9776
0.0117
438
1
45.91
2025-05-12
14.
import re import sys import urllib2 import BeautifulSoup usa...
39.23
0.9803
-0.1349
344
1
39.23
2025-05-23
15.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
37.46
0.8513
-0.0441
179
1
37.46
2025-05-02