TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Charlie (hobboloydn)
Return to profile of Charlie (hobboloydn)
View texts not yet raced by Charlie (hobboloydn)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
74.52
1.1814
0.1777
190
16
65.52
2025-05-12
2.
input("\n\nPress the enter key to exit.") # waits for the us...
72.21
1.1984
0.1186
85
11
60.02
2025-05-02
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
70.78
1.1383
0.1526
272
8
60.95
2025-05-02
4.
public class HelloWorld { public static void main(String[] ...
69.70
1.0599
0.2113
143
8
61.39
2025-05-05
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
67.97
1.1067
0.1330
388
10
59.74
2025-05-05
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
67.80
1.0518
0.1848
152
12
61.39
2025-05-02
7.
import std; int main() { std::println("Hello World!"); }
67.56
0.9810
0.2512
56
9
53.16
2025-05-12
8.
import urllib2 import json screen_name = "wordpress" url = "...
66.66
1.0621
0.1537
246
12
59.61
2025-05-09
9.
import os import sys def run(program, *args): pid = os.fork(...
65.02
1.0473
0.1385
154
16
54.65
2025-05-09
10.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
63.92
1.0060
0.1598
467
4
57.25
2025-05-12
11.
function calculateArea(width, height) { try { var area = ...
63.87
1.0366
0.1283
301
10
54.87
2025-05-12
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
63.30
0.9849
0.1696
183
11
54.31
2025-05-05
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
62.53
0.9234
0.2170
236
11
51.46
2025-05-12
14.
/** Loop waiting for a connection and a valid command */ whi...
61.90
1.0448
0.0841
445
11
56.15
2025-05-12
15.
import urllib2 import urllib import json url = "http://ajax....
61.71
0.9776
0.1479
438
11
51.79
2025-05-09
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
61.34
0.9180
0.2007
264
10
48.04
2025-05-12
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
58.73
0.9487
0.1224
356
13
50.34
2025-05-12
18.
/* Read a set of characters from the socket */ StringBuffer ...
58.70
1.0042
0.0664
542
8
53.41
2025-05-12
19.
import re import sys import urllib2 import BeautifulSoup usa...
57.90
0.9803
0.0757
344
13
48.70
2025-05-12
20.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
57.83
0.9215
0.1332
78
10
47.31
2025-05-12
21.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
51.74
0.8513
0.0923
179
9
44.78
2025-05-01
22.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
50.81
0.9386
-0.0119
256
8
47.07
2025-05-12