TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Jeremy (kaazairl)
Return to profile of Jeremy (kaazairl)
View texts not yet raced by Jeremy (kaazairl)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
69.87
1.1067
0.1815
388
2
68.25
2024-06-12
2.
import string from random import * characters = string.ascii...
69.25
1.1814
0.0961
190
2
67.13
2024-06-17
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
64.14
1.0518
0.1412
152
1
64.14
2024-06-17
4.
import re import sys import urllib2 import BeautifulSoup usa...
63.57
0.9803
0.2018
344
1
63.57
2024-06-17
5.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
59.53
0.9234
0.1860
236
2
51.69
2024-06-17
6.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
58.91
1.0060
0.1790
467
1
58.91
2024-06-17
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
58.86
0.9849
0.1078
183
2
58.81
2024-06-17
8.
function calculateArea(width, height) { try { var area = ...
58.12
1.0366
0.0461
301
1
58.12
2024-06-17
9.
public class HelloWorld { public static void main(String[] ...
57.09
1.0599
-0.0001
143
1
57.09
2024-06-12
10.
import os import sys def run(program, *args): pid = os.fork(...
55.49
1.0473
-0.0181
154
2
50.39
2024-06-17
11.
import std; int main() { std::println("Hello World!"); }
54.94
0.9810
0.0500
56
2
54.06
2024-06-12
12.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
50.46
0.9215
0.0165
78
2
47.87
2024-06-17
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
47.76
0.9487
-0.0517
356
1
47.76
2024-06-12
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
45.42
0.9180
-0.0769
264
1
45.42
2024-06-12
15.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
44.80
0.8513
-0.0333
179
2
38.81
2024-06-12
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
44.62
0.9386
-0.1118
256
2
43.81
2024-06-12