TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Billy (wayrus)
Return to profile of Billy (wayrus)
View texts not yet raced by Billy (wayrus)
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...
95.19
1.1814
0.3795
190
1
95.19
2023-02-09
2.
import os import sys def run(program, *args): pid = os.fork(...
68.93
1.0473
0.0886
154
3
62.34
2024-05-11
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
67.05
1.1383
-0.0381
272
1
67.05
2023-02-08
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
65.80
1.1067
-0.0280
388
1
65.80
2023-02-09
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
61.11
1.0518
-0.0396
152
1
61.11
2023-02-08
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
56.94
0.9849
-0.0440
183
3
51.63
2024-05-11
7.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
56.31
0.9215
0.0092
78
1
56.31
2023-02-09
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
53.91
0.9386
-0.0508
256
2
51.28
2023-02-09
9.
import urllib2 import json screen_name = "wordpress" url = "...
52.95
1.0621
-0.1866
246
1
52.95
2024-05-11
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
49.47
0.9234
-0.1005
236
2
49.43
2023-02-09
11.
public class HelloWorld { public static void main(String[] ...
49.31
1.0599
-0.2443
143
1
49.31
2024-05-11
12.
function calculateArea(width, height) { try { var area = ...
49.11
1.0366
-0.2204
301
1
49.11
2023-02-08
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
47.57
0.9487
-0.1524
356
1
47.57
2023-02-08
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
35.97
0.8513
-0.2696
179
1
35.97
2024-05-11