TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for voxdoxx (iaeax)
Return to profile of voxdoxx (iaeax)
View texts not yet raced by voxdoxx (iaeax)
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...
59.99
1.1984
0.8109
85
3
49.69
2024-10-11
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
51.70
1.1383
0.5960
272
2
45.12
2024-09-28
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
51.27
1.0518
0.6725
152
3
45.22
2024-10-11
4.
import string from random import * characters = string.ascii...
49.83
1.1814
0.4939
190
2
49.43
2024-10-11
5.
import urllib2 import json screen_name = "wordpress" url = "...
47.85
1.0621
0.5469
246
4
41.85
2024-10-11
6.
import os import sys def run(program, *args): pid = os.fork(...
47.79
1.0473
0.5592
154
3
43.03
2024-10-03
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
45.58
1.1067
0.4238
388
1
45.58
2024-10-11
8.
/** Loop waiting for a connection and a valid command */ whi...
44.85
1.0448
0.4658
445
3
43.19
2024-09-29
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
44.48
0.9234
0.5737
236
2
37.13
2024-10-02
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
44.40
0.9849
0.5082
183
3
41.21
2024-09-26
11.
/* Read a set of characters from the socket */ StringBuffer ...
43.97
1.0042
0.4734
542
1
43.97
2024-09-24
12.
import urllib2 import urllib import json url = "http://ajax....
43.41
0.9776
0.4813
438
1
43.41
2024-09-24
13.
function calculateArea(width, height) { try { var area = ...
43.17
1.0366
0.4132
301
2
42.60
2024-10-02
14.
public class HelloWorld { public static void main(String[] ...
41.40
1.0599
0.3300
143
1
41.40
2024-10-02
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
41.14
0.9180
0.4637
264
3
36.89
2024-10-11
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
39.89
0.9487
0.3960
356
2
39.38
2024-10-02
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
39.75
0.9215
0.4122
78
2
35.28
2024-10-02
18.
import std; int main() { std::println("Hello World!"); }
38.16
0.9810
0.2939
56
2
35.94
2024-10-01
19.
import re import sys import urllib2 import BeautifulSoup usa...
33.77
0.9803
0.1532
344
1
33.77
2024-09-26
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
31.46
0.8513
0.1989
179
2
27.63
2024-09-24
21.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
31.32
0.9386
0.1127
256
1
31.32
2024-10-01