TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Eugene (rawners)
Return to profile of Eugene (rawners)
View texts not yet raced by Eugene (rawners)
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...
52.02
1.1814
0.0314
190
3
50.52
2025-12-20
2.
/** Loop waiting for a connection and a valid command */ whi...
47.93
1.0448
0.0726
445
3
46.14
2025-12-20
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
46.78
1.1383
-0.0477
272
1
46.78
2025-12-20
4.
public class HelloWorld { public static void main(String[] ...
44.25
1.0599
-0.0283
143
1
44.25
2025-12-20
5.
import std; int main() { std::println("Hello World!"); }
44.10
0.9810
0.0471
56
2
42.52
2025-12-20
6.
function calculateArea(width, height) { try { var area = ...
43.94
1.0366
-0.0122
301
1
43.94
2025-12-21
7.
import urllib2 import json screen_name = "wordpress" url = "...
42.36
1.0621
-0.0745
246
1
42.36
2025-12-20
8.
/* Read a set of characters from the socket */ StringBuffer ...
41.02
1.0042
-0.0479
542
1
41.02
2025-12-20
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
39.47
0.9180
0.0022
264
1
39.47
2025-12-20
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.37
0.9849
-0.0670
183
1
39.37
2025-12-20
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
39.07
0.9386
-0.0277
256
1
39.07
2025-12-20
12.
import urllib2 import urllib import json url = "http://ajax....
38.61
0.9776
-0.0775
438
1
38.61
2025-12-20
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.22
0.9215
-0.0538
78
1
37.22
2025-12-20
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
27.85
0.8513
-0.2020
179
1
27.85
2025-12-20