TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for austin (0x13ba)
Return to profile of austin (0x13ba)
View texts not yet raced by austin (0x13ba)
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...
103.35
1.1984
0.3638
85
4
85.22
2024-02-28
2.
public class HelloWorld { public static void main(String[] ...
89.88
1.0599
0.3160
143
3
71.97
2024-02-28
3.
import string from random import * characters = string.ascii...
86.92
1.1814
0.1431
190
1
86.92
2023-03-20
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
82.71
1.1383
0.1225
272
2
77.11
2024-02-16
5.
/** Loop waiting for a connection and a valid command */ whi...
79.41
1.0448
0.1785
445
5
70.84
2024-02-28
6.
import std; int main() { std::println("Hello World!"); }
78.29
0.9810
0.2294
56
2
66.75
2024-02-21
7.
import urllib2 import json screen_name = "wordpress" url = "...
74.69
1.0621
0.0829
246
2
70.84
2024-02-22
8.
function calculateArea(width, height) { try { var area = ...
70.55
1.0366
0.0490
301
3
68.45
2024-02-28
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
70.32
1.1067
-0.0356
388
1
70.32
2023-03-23
10.
/* Read a set of characters from the socket */ StringBuffer ...
70.22
1.0042
0.0753
542
4
65.13
2024-02-28
11.
import urllib2 import urllib import json url = "http://ajax....
67.43
0.9776
0.0618
438
1
67.43
2024-02-21
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
64.22
0.9234
0.0666
236
3
57.03
2024-02-28
13.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
63.98
1.0518
-0.0668
152
1
63.98
2023-03-23
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
61.87
0.9386
0.0077
256
2
57.65
2024-02-16
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
60.06
0.9180
0.0004
264
3
59.35
2024-02-28
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
58.85
0.8513
0.0370
179
2
55.74
2024-02-28
17.
import re import sys import urllib2 import BeautifulSoup usa...
58.72
0.9803
-0.0758
344
1
58.72
2024-02-28
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
58.60
0.9487
-0.0397
356
2
56.80
2024-02-21