TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Toxide (toxide)
Return to profile of Toxide (toxide)
View texts not yet raced by Toxide (toxide)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
74.49
1.1383
0.0848
272
1
74.49
2026-01-24
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
70.07
1.1067
0.0438
388
2
66.83
2026-02-19
3.
function calculateArea(width, height) { try { var area = ...
69.44
1.0366
0.1035
301
2
61.49
2026-01-24
4.
input("\n\nPress the enter key to exit.") # waits for the us...
67.04
1.1984
-0.0977
85
1
67.04
2025-12-28
5.
/** Loop waiting for a connection and a valid command */ whi...
65.43
1.0448
0.0295
445
2
63.13
2025-12-26
6.
public class HelloWorld { public static void main(String[] ...
63.51
1.0599
-0.0171
143
1
63.51
2026-01-02
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
63.31
1.0518
-0.0123
152
1
63.31
2026-02-19
8.
import urllib2 import urllib import json url = "http://ajax....
61.06
0.9776
0.0250
438
1
61.06
2026-01-24
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
60.90
0.9849
0.0150
183
1
60.90
2026-01-24
10.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
60.60
1.0060
-0.0110
467
1
60.60
2025-12-26
11.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
58.79
0.8513
0.1140
179
1
58.79
2026-01-24
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
54.13
0.9180
-0.0292
264
2
53.29
2026-04-16
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
53.20
0.9487
-0.0752
356
1
53.20
2026-01-24
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
50.28
0.9215
-0.0959
78
2
45.74
2026-04-16
15.
import re import sys import urllib2 import BeautifulSoup usa...
41.32
0.9803
-0.3019
344
1
41.32
2025-12-28