TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Tomáš (eyzi25)
Return to profile of Tomáš (eyzi25)
View texts not yet raced by Tomáš (eyzi25)
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...
60.52
1.1814
0.0910
190
1
60.52
2023-10-18
2.
import os import sys def run(program, *args): pid = os.fork(...
59.51
1.0473
0.2166
154
2
50.66
2023-10-27
3.
public class HelloWorld { public static void main(String[] ...
58.10
1.0599
0.1735
143
2
51.44
2023-10-27
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
52.79
1.1383
-0.0281
272
1
52.79
2023-10-27
5.
import urllib2 import json screen_name = "wordpress" url = "...
52.34
1.0621
0.0475
246
1
52.34
2023-10-27
6.
/** Loop waiting for a connection and a valid command */ whi...
50.75
1.0448
0.0414
445
1
50.75
2023-10-18
7.
input("\n\nPress the enter key to exit.") # waits for the us...
50.12
1.1984
-0.1573
85
1
50.12
2023-10-18
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
49.38
0.9849
0.0689
183
3
47.51
2023-11-14
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
47.97
1.1067
-0.0963
388
1
47.97
2023-10-18
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
45.54
1.0518
-0.0773
152
1
45.54
2023-10-27
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
44.30
0.9487
0.0089
356
1
44.30
2023-10-27
12.
import urllib2 import urllib import json url = "http://ajax....
43.52
0.9776
-0.0440
438
1
43.52
2023-10-27
13.
import re import sys import urllib2 import BeautifulSoup usa...
43.30
0.9803
-0.0545
344
1
43.30
2023-10-18
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
42.23
0.9180
-0.0204
264
3
37.55
2023-10-27
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
39.33
0.9386
-0.1027
256
2
34.93
2023-10-27
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.65
0.9234
-0.1105
236
2
33.78
2023-10-27
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
29.58
0.9215
-0.2850
78
1
29.58
2023-10-18