TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for ehahaha (ehahaha)
Return to profile of ehahaha (ehahaha)
View texts not yet raced by ehahaha (ehahaha)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
function calculateArea(width, height) { try { var area = ...
51.46
1.0366
0.5133
301
11
44.97
2024-02-05
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
51.16
1.1383
0.3927
272
6
45.14
2024-02-06
3.
import std; int main() { std::println("Hello World!"); }
49.05
0.9810
0.5038
56
8
45.61
2024-02-06
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
47.25
1.1067
0.3063
388
2
44.63
2024-02-01
5.
input("\n\nPress the enter key to exit.") # waits for the us...
46.41
1.1984
0.1778
85
5
40.61
2024-02-06
6.
/** Loop waiting for a connection and a valid command */ whi...
45.51
1.0448
0.3300
445
9
41.48
2024-02-02
7.
import string from random import * characters = string.ascii...
43.99
1.1814
0.1349
190
2
42.70
2024-02-01
8.
/* Read a set of characters from the socket */ StringBuffer ...
43.78
1.0042
0.3150
542
8
39.29
2024-02-05
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
42.59
1.0518
0.2323
152
5
40.46
2024-02-06
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
42.08
0.9849
0.2810
183
7
36.93
2024-02-01
11.
public class HelloWorld { public static void main(String[] ...
41.93
1.0599
0.2012
143
4
40.18
2024-02-01
12.
import os import sys def run(program, *args): pid = os.fork(...
41.29
1.0473
0.1936
154
9
38.91
2024-02-02
13.
import urllib2 import json screen_name = "wordpress" url = "...
39.45
1.0621
0.1252
246
5
36.01
2024-02-02
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
38.79
0.9487
0.2277
356
4
36.42
2024-02-01
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
38.70
0.9180
0.2429
264
7
34.76
2024-02-06
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.25
0.9234
0.2025
236
6
35.48
2024-02-06
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.15
0.9215
0.1971
78
6
32.25
2024-02-06
18.
import urllib2 import urllib import json url = "http://ajax....
35.53
0.9776
0.0974
438
4
31.82
2024-02-01
19.
import re import sys import urllib2 import BeautifulSoup usa...
35.46
0.9803
0.0903
344
2
33.85
2024-02-06
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
35.45
0.8513
0.2008
179
2
31.58
2024-02-06
21.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
35.32
0.9386
0.1217
256
2
34.90
2024-02-06