TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for keski6 (keski6)
Return to profile of keski6 (keski6)
View texts not yet raced by keski6 (keski6)
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...
30.98
1.1814
0.2521
190
2
30.37
2024-02-13
2.
public class HelloWorld { public static void main(String[] ...
29.71
1.0599
0.3213
143
3
24.24
2024-02-08
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
29.68
1.1383
0.2355
272
1
29.68
2024-02-13
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
29.23
1.0518
0.3105
152
2
28.94
2024-02-13
5.
import urllib2 import json screen_name = "wordpress" url = "...
26.33
1.0621
0.1631
246
3
21.84
2024-02-08
6.
import os import sys def run(program, *args): pid = os.fork(...
25.31
1.0473
0.1294
154
1
25.31
2023-12-21
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
24.84
0.9849
0.1715
183
2
23.09
2024-02-13
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
24.39
1.1067
0.0214
388
1
24.39
2023-12-21
9.
/* Read a set of characters from the socket */ StringBuffer ...
24.15
1.0042
0.1228
542
1
24.15
2024-02-08
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
23.64
0.9234
0.1819
236
3
21.70
2024-01-22
11.
function calculateArea(width, height) { try { var area = ...
22.81
1.0366
0.0295
301
1
22.81
2024-02-08
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
22.54
0.9487
0.1102
356
2
21.75
2024-02-08
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
20.55
0.9215
0.0366
78
2
19.43
2024-02-13
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
15.70
0.9386
-0.2083
256
1
15.70
2023-12-21
15.
import urllib2 import urllib import json url = "http://ajax....
13.95
0.9776
-0.3198
438
1
13.95
2023-12-21