TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Agurks (agurks)
Return to profile of Agurks (agurks)
View texts not yet raced by Agurks (agurks)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.72
1.1067
0.8141
388
1
46.72
2026-03-02
2.
/* Read a set of characters from the socket */ StringBuffer ...
42.69
1.0042
0.7509
542
2
33.65
2026-03-02
3.
/** Loop waiting for a connection and a valid command */ whi...
41.28
1.0448
0.6523
445
1
41.28
2026-03-02
4.
function calculateArea(width, height) { try { var area = ...
40.88
1.0366
0.6441
301
1
40.88
2026-03-02
5.
import urllib2 import urllib import json url = "http://ajax....
38.69
0.9776
0.6131
438
1
38.69
2026-03-02
6.
input("\n\nPress the enter key to exit.") # waits for the us...
35.22
1.1984
0.2496
85
1
35.22
2026-03-02
7.
public class HelloWorld { public static void main(String[] ...
35.09
1.0599
0.3827
143
1
35.09
2026-03-02
8.
import os import sys def run(program, *args): pid = os.fork(...
34.39
1.0473
0.3666
154
1
34.39
2026-03-02
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
31.68
0.9234
0.3791
236
1
31.68
2026-03-02
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
29.54
0.9215
0.2930
78
1
29.54
2026-03-02
11.
import urllib2 import json screen_name = "wordpress" url = "...
27.78
1.0621
0.0800
246
1
27.78
2025-04-14
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
26.05
0.8513
0.2197
179
1
26.05
2026-03-02
13.
import std; int main() { std::println("Hello World!"); }
20.58
0.9810
-0.1349
56
1
20.58
2024-03-14