TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for 🌠Rubby🌠(mikerubby)
Return to profile of 🌠Rubby🌠(mikerubby)
View texts not yet raced by 🌠Rubby🌠(mikerubby)
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...
56.78
1.1814
0.0876
190
1
56.78
2020-03-10
2.
public class HelloWorld { public static void main(String[] ...
50.57
1.0599
0.0957
143
3
43.78
2020-08-17
3.
/** Loop waiting for a connection and a valid command */ whi...
50.04
1.0448
0.1138
445
2
41.05
2020-03-10
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
48.07
1.1383
-0.0366
272
2
43.33
2020-03-26
5.
input("\n\nPress the enter key to exit.") # waits for the us...
45.25
1.1984
-0.2060
85
2
38.14
2020-04-19
6.
import re import sys import urllib2 import BeautifulSoup usa...
43.65
0.9803
0.0607
344
4
40.36
2020-03-26
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
42.34
1.0518
-0.0744
152
2
40.99
2018-04-07
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
40.42
0.9215
0.0187
78
3
35.60
2020-07-21
9.
import os import sys def run(program, *args): pid = os.fork(...
38.88
1.0473
-0.1569
154
1
38.88
2018-02-23
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.02
0.9849
-0.1309
183
3
34.93
2020-03-10
11.
import urllib2 import urllib import json url = "http://ajax....
33.38
0.9776
-0.1548
438
1
33.38
2019-02-04