TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Lucas (clausm)
Return to profile of Lucas (clausm)
View texts not yet raced by Lucas (clausm)
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...
54.78
1.1814
0.1104
190
3
48.69
2025-10-27
2.
public class HelloWorld { public static void main(String[] ...
53.59
1.0599
0.2039
143
3
52.23
2025-10-26
3.
/* Read a set of characters from the socket */ StringBuffer ...
48.03
1.0042
0.1285
542
4
44.65
2025-10-26
4.
/** Loop waiting for a connection and a valid command */ whi...
47.48
1.0448
0.0749
445
4
44.36
2025-10-27
5.
function calculateArea(width, height) { try { var area = ...
47.06
1.0366
0.0732
301
3
44.97
2025-10-26
6.
import os import sys def run(program, *args): pid = os.fork(...
46.64
1.0473
0.0526
154
4
43.81
2025-10-26
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
46.33
1.0518
0.0408
152
1
46.33
2025-10-26
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
44.48
1.1383
-0.0894
272
1
44.48
2025-10-27
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
42.95
0.9180
0.0949
264
4
39.01
2025-10-27
10.
import urllib2 import urllib import json url = "http://ajax....
42.40
0.9776
0.0223
438
2
40.36
2025-10-27
11.
import urllib2 import json screen_name = "wordpress" url = "...
41.78
1.0621
-0.0768
246
2
40.61
2025-10-26
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
41.51
0.9849
-0.0060
183
5
38.84
2025-10-27
13.
import std; int main() { std::println("Hello World!"); }
41.17
0.9810
-0.0101
56
1
41.17
2025-10-24
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
41.15
0.9386
0.0318
256
4
38.84
2025-10-24
15.
import re import sys import urllib2 import BeautifulSoup usa...
39.97
0.9803
-0.0377
344
1
39.97
2025-10-26
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
39.09
0.9487
-0.0269
356
2
37.48
2025-10-27
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
35.18
0.9215
-0.0919
78
1
35.18
2025-10-21
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
32.11
0.9234
-0.1662
236
1
32.11
2025-10-21