TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for kewl (hyper_racer)
Return to profile of kewl (hyper_racer)
View texts not yet raced by kewl (hyper_racer)
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...
77.68
1.1814
0.1370
190
5
60.06
2019-07-29
2.
public class HelloWorld { public static void main(String[] ...
77.47
1.0599
0.2790
143
4
60.30
2019-08-22
3.
input("\n\nPress the enter key to exit.") # waits for the us...
70.11
1.1984
-0.0272
85
4
58.52
2019-07-29
4.
import os import sys def run(program, *args): pid = os.fork(...
68.38
1.0473
0.1344
154
4
52.26
2019-07-20
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
67.49
0.9849
0.1870
183
5
50.74
2019-08-22
6.
function calculateArea(width, height) { try { var area = ...
67.39
1.0366
0.1595
301
4
57.63
2019-08-22
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
66.89
1.1067
0.0615
388
3
62.02
2019-07-20
8.
/** Loop waiting for a connection and a valid command */ whi...
65.19
1.0448
0.0979
445
5
59.73
2019-08-10
9.
import urllib2 import json screen_name = "wordpress" url = "...
63.35
1.0621
0.0457
246
5
55.96
2019-08-22
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
57.92
1.0518
-0.0405
152
4
49.91
2019-05-01
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
55.37
0.9215
0.0542
78
4
41.97
2019-07-20
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
54.87
0.9487
0.0303
356
4
49.00
2019-08-22
13.
import random min = 1 max = 6 roll_again = "yes" while roll_...
53.40
1.1383
-0.2098
272
2
47.98
2018-11-01
14.
import re import sys import urllib2 import BeautifulSoup usa...
52.11
0.9803
-0.0346
344
1
52.11
2019-07-29
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
49.79
0.9234
-0.0478
236
2
42.86
2019-05-01
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
49.36
0.9386
-0.0869
256
3
40.72
2019-07-29
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
48.86
0.9180
-0.0709
264
4
42.59
2019-07-20
18.
import urllib2 import urllib import json url = "http://ajax....
40.24
0.9776
-0.2203
438
2
39.62
2018-11-01
19.
function showContent(dealData) { var newContent = ''; for ...
24.27
0.7133
-0.2939
440
1
24.27
2018-11-01