TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for mrashof (mrashof)
Return to profile of mrashof (mrashof)
View texts not yet raced by mrashof (mrashof)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
21.21
1.1984
-0.0011
85
1
21.21
2026-01-27
2.
/** Loop waiting for a connection and a valid command */ whi...
20.37
1.0448
0.1051
445
2
19.11
2026-01-31
3.
function calculateArea(width, height) { try { var area = ...
20.28
1.0366
0.1082
301
3
18.40
2026-01-15
4.
public class HelloWorld { public static void main(String[] ...
20.09
1.0599
0.0742
143
1
20.09
2026-01-22
5.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
18.22
0.9180
0.1105
264
9
17.07
2026-01-24
6.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
17.74
0.9234
0.0780
236
1
17.74
2026-01-14
7.
/* Read a set of characters from the socket */ StringBuffer ...
17.67
1.0042
-0.0067
542
2
17.12
2026-01-14
8.
import re import sys import urllib2 import BeautifulSoup usa...
17.52
0.9803
0.0087
344
2
16.86
2026-01-30
9.
import std; int main() { std::println("Hello World!"); }
17.40
0.9810
0.0012
56
2
13.71
2026-01-22
10.
import os import sys def run(program, *args): pid = os.fork(...
17.16
1.0473
-0.0786
154
1
17.16
2026-01-15
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
17.00
0.9386
0.0211
256
4
15.65
2026-01-21
12.
import urllib2 import urllib import json url = "http://ajax....
16.97
0.9776
-0.0196
438
2
16.57
2026-01-27
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
16.48
0.8513
0.0790
179
1
16.48
2026-01-24
14.
import urllib2 import json screen_name = "wordpress" url = "...
15.74
1.0621
-0.1736
246
1
15.74
2026-01-13
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
14.40
0.9849
-0.1720
183
1
14.40
2025-05-21