TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for rn1hd (rnk1hd)
Return to profile of rn1hd (rnk1hd)
View texts not yet raced by rn1hd (rnk1hd)
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...
124.22
1.1984
0.2595
85
7
105.07
2025-09-18
2.
import string from random import * characters = string.ascii...
109.38
1.1814
0.1024
190
5
102.20
2025-09-18
3.
public class HelloWorld { public static void main(String[] ...
105.15
1.0599
0.1742
143
4
84.78
2025-09-18
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
99.70
1.1067
0.0635
388
2
95.95
2025-09-18
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
98.20
1.1383
0.0142
272
4
94.44
2025-09-14
6.
/** Loop waiting for a connection and a valid command */ whi...
96.49
1.0448
0.0877
445
6
83.59
2025-09-18
7.
import urllib2 import json screen_name = "wordpress" url = "...
95.48
1.0621
0.0585
246
4
88.48
2025-09-18
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
94.06
0.9215
0.1825
78
8
84.56
2025-09-18
9.
function calculateArea(width, height) { try { var area = ...
92.46
1.0366
0.0486
301
5
89.33
2025-09-18
10.
/* Read a set of characters from the socket */ StringBuffer ...
91.42
1.0042
0.0688
542
2
88.20
2025-09-18
11.
import os import sys def run(program, *args): pid = os.fork(...
90.61
1.0473
0.0162
154
11
81.97
2025-09-18
12.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
90.36
1.0518
0.0087
152
5
86.04
2025-09-18
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
90.08
0.9849
0.0723
183
4
82.31
2025-09-18
14.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
87.72
1.0060
0.0235
467
1
87.72
2025-09-14
15.
import urllib2 import urllib import json url = "http://ajax....
86.40
0.9776
0.0365
438
4
78.76
2025-09-13
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
85.79
0.9386
0.0683
256
3
80.67
2025-09-18
17.
import std; int main() { std::println("Hello World!"); }
85.62
0.9810
0.0239
56
5
79.95
2025-09-18
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
85.09
0.9180
0.0807
264
6
77.05
2025-09-18
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
83.07
0.9234
0.0516
236
4
76.44
2025-09-18
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
73.90
0.8513
0.0160
179
5
64.10
2025-09-18
21.
import re import sys import urllib2 import BeautifulSoup usa...
72.28
0.9803
-0.1320
344
1
72.28
2025-09-14
22.
(publish :path "/hello-count" :content-type "text/html" :fun...
69.72
0.9487
-0.1304
356
4
64.90
2025-09-18