TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for toprak (topraq)
Return to profile of toprak (topraq)
View texts not yet raced by toprak (topraq)
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_...
93.85
1.1383
0.2190
272
3
84.82
2025-04-16
2.
import string from random import * characters = string.ascii...
81.51
1.1814
-0.0025
190
1
81.51
2025-05-16
3.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
81.35
0.9215
0.2550
78
2
71.39
2025-05-01
4.
function calculateArea(width, height) { try { var area = ...
78.75
1.0366
0.1023
301
1
78.75
2025-06-17
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
76.39
1.0518
0.0530
152
1
76.39
2024-11-22
6.
/** Loop waiting for a connection and a valid command */ whi...
74.25
1.0448
0.0291
445
1
74.25
2025-04-08
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
71.64
0.9849
0.0512
183
5
66.99
2025-05-23
8.
input("\n\nPress the enter key to exit.") # waits for the us...
70.85
1.1984
-0.1737
85
1
70.85
2025-04-08
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
70.65
1.1067
-0.0849
388
1
70.65
2024-11-22
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
69.35
0.8513
0.1517
179
3
64.64
2025-06-15
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
67.01
0.9386
0.0305
256
2
63.71
2025-05-16
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
61.51
0.9487
-0.0591
356
1
61.51
2025-05-16
13.
import std; int main() { std::println("Hello World!"); }
60.56
0.9810
-0.1051
56
1
60.56
2025-03-01