TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for racer (dev_racer)
Return to profile of racer (dev_racer)
View texts not yet raced by racer (dev_racer)
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...
73.48
1.1984
0.0603
85
6
63.67
2025-01-08
2.
import string from random import * characters = string.ascii...
70.90
1.1814
0.0398
190
3
68.81
2025-01-08
3.
import std; int main() { std::println("Hello World!"); }
69.99
0.9810
0.2157
56
4
56.43
2025-01-08
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
69.21
1.1067
0.0833
388
5
65.46
2024-12-29
5.
public class HelloWorld { public static void main(String[] ...
68.51
1.0599
0.1177
143
4
64.64
2024-12-29
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
65.12
1.1383
-0.0201
272
3
61.72
2024-12-25
7.
function calculateArea(width, height) { try { var area = ...
64.35
1.0366
0.0701
301
6
60.20
2025-01-08
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
64.22
1.0518
0.0554
152
2
58.72
2024-12-25
9.
/* Read a set of characters from the socket */ StringBuffer ...
63.10
1.0042
0.0820
542
6
58.28
2025-01-08
10.
import re import sys import urllib2 import BeautifulSoup usa...
61.36
0.9803
0.0741
344
6
55.00
2025-01-08
11.
import urllib2 import json screen_name = "wordpress" url = "...
61.00
1.0621
-0.0107
246
4
59.38
2024-12-28
12.
/** Loop waiting for a connection and a valid command */ whi...
60.95
1.0448
0.0079
445
8
58.96
2024-12-29
13.
import os import sys def run(program, *args): pid = os.fork(...
57.88
1.0473
-0.0500
154
2
57.86
2024-12-28
14.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
57.02
1.0060
-0.0395
467
5
53.13
2024-12-29
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
55.95
0.9487
0.0187
356
6
50.39
2024-12-29
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
55.67
0.9849
-0.0253
183
3
53.08
2024-12-28
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
54.19
0.9386
-0.0074
256
6
50.57
2024-12-29
18.
import urllib2 import urllib import json url = "http://ajax....
53.52
0.9776
-0.0559
438
2
51.56
2024-12-28
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
52.65
0.9180
-0.0122
264
3
51.06
2025-01-08
20.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
52.37
0.9234
-0.0191
236
4
50.68
2024-12-28
21.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
51.76
0.8513
0.0324
179
2
48.96
2024-12-29
22.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
45.12
0.9215
-0.1465
78
1
45.12
2024-12-25