TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Evans (lordvidex)
Return to profile of Evans (lordvidex)
View texts not yet raced by Evans (lordvidex)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import urllib2 import json screen_name = "wordpress" url = "...
55.68
1.0621
0.2162
246
2
48.27
2023-04-29
2.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
54.87
0.9215
0.3385
78
3
36.58
2023-04-29
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
52.15
1.0518
0.1490
152
3
47.99
2023-01-30
4.
public class HelloWorld { public static void main(String[] ...
50.84
1.0599
0.1075
143
2
50.63
2023-04-29
5.
/* Read a set of characters from the socket */ StringBuffer ...
48.78
1.0042
0.1203
542
3
46.20
2023-01-30
6.
import string from random import * characters = string.ascii...
47.25
1.1814
-0.1027
190
2
46.84
2023-01-26
7.
(publish :path "/hello-count" :content-type "text/html" :fun...
46.72
0.9487
0.1355
356
2
44.95
2023-04-29
8.
import urllib2 import urllib import json url = "http://ajax....
46.70
0.9776
0.1018
438
3
44.34
2023-01-30
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
45.46
1.1067
-0.0693
388
2
43.98
2023-01-26
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
44.43
0.9386
0.0797
256
3
42.46
2023-01-30
11.
import re import sys import urllib2 import BeautifulSoup usa...
43.07
0.9803
0.0137
344
1
43.07
2023-01-22
12.
import random min = 1 max = 6 roll_again = "yes" while roll_...
42.77
1.1383
-0.1617
272
1
42.77
2023-01-26
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
38.83
0.9180
-0.0281
264
2
35.00
2023-01-30
14.
import os import sys def run(program, *args): pid = os.fork(...
38.75
1.0473
-0.1568
154
1
38.75
2023-01-26