TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for genieghost (genieghost)
Return to profile of genieghost (genieghost)
View texts not yet raced by genieghost (genieghost)
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...
40.20
1.1814
0.2192
190
2
34.63
2024-05-01
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
32.83
1.0518
0.0934
152
3
27.64
2024-04-30
3.
/* Read a set of characters from the socket */ StringBuffer ...
30.94
1.0042
0.0735
542
2
28.24
2024-02-16
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
30.93
1.1067
-0.0304
388
3
29.11
2024-04-30
5.
input("\n\nPress the enter key to exit.") # waits for the us...
30.73
1.1984
-0.1337
85
1
30.73
2024-02-15
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
29.07
0.9849
0.0289
183
4
26.13
2024-10-11
7.
public class HelloWorld { public static void main(String[] ...
28.75
1.0599
-0.0598
143
1
28.75
2024-03-07
8.
(publish :path "/hello-count" :content-type "text/html" :fun...
28.19
0.9487
0.0374
356
4
25.11
2024-05-02
9.
import urllib2 import json screen_name = "wordpress" url = "...
28.12
1.0621
-0.0811
246
2
27.27
2024-05-01
10.
import os import sys def run(program, *args): pid = os.fork(...
27.89
1.0473
-0.0748
154
2
26.98
2024-05-19
11.
import std; int main() { std::println("Hello World!"); }
27.35
0.9810
-0.0359
56
2
26.84
2024-05-01
12.
import random min = 1 max = 6 roll_again = "yes" while roll_...
26.84
1.1383
-0.2057
272
1
26.84
2024-02-15
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
26.28
0.9386
-0.0247
256
3
24.64
2024-02-20
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
24.74
0.9180
-0.0567
264
1
24.74
2024-02-20
15.
import urllib2 import urllib import json url = "http://ajax....
24.55
0.9776
-0.1219
438
1
24.55
2024-05-01
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
22.96
0.8513
-0.0586
179
3
21.23
2024-05-01