TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for r (blazinrt)
Return to profile of r (blazinrt)
View texts not yet raced by r (blazinrt)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import urllib2 import json screen_name = "wordpress" url = "...
57.70
1.0621
0.4957
246
2
51.67
2024-09-14
2.
input("\n\nPress the enter key to exit.") # waits for the us...
52.37
1.1984
0.2088
85
2
43.92
2023-08-01
3.
public class HelloWorld { public static void main(String[] ...
47.16
1.0599
0.2112
143
2
40.77
2024-05-28
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
44.79
1.1383
0.0679
272
2
42.05
2024-05-28
5.
function calculateArea(width, height) { try { var area = ...
42.89
1.0366
0.1201
301
1
42.89
2024-05-28
6.
import os import sys def run(program, *args): pid = os.fork(...
42.12
1.0473
0.0904
154
1
42.12
2023-07-31
7.
import re import sys import urllib2 import BeautifulSoup usa...
40.87
0.9803
0.1210
344
1
40.87
2023-12-15
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
35.87
0.9849
-0.0153
183
1
35.87
2023-07-31
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
34.73
1.1067
-0.1700
388
1
34.73
2023-07-04
10.
/** Loop waiting for a connection and a valid command */ whi...
32.39
1.0448
-0.1665
445
1
32.39
2023-07-02
11.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
31.07
0.8513
-0.0198
179
1
31.07
2024-05-28
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.73
0.9234
-0.1179
236
1
29.73
2023-08-08
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
29.27
0.9180
-0.1281
264
1
29.27
2023-08-07
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
28.90
0.9215
-0.1430
78
2
27.96
2023-07-04
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
27.63
0.9487
-0.1981
356
1
27.63
2023-07-04