TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for ¯\_(ツ)_/¯ (caliskimmer)
Return to profile of ¯\_(ツ)_/¯ (caliskimmer)
View texts not yet raced by ¯\_(ツ)_/¯ (caliskimmer)
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 = "...
84.60
1.0621
0.5452
246
1
84.60
2023-04-09
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
83.30
1.1067
0.4670
388
1
83.30
2023-04-09
3.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
80.33
0.9386
0.5879
256
1
80.33
2023-04-09
4.
function calculateArea(width, height) { try { var area = ...
80.30
1.0366
0.5085
301
1
80.30
2023-04-09
5.
import re import sys import urllib2 import BeautifulSoup usa...
77.56
0.9803
0.5183
344
1
77.56
2023-04-09
6.
(publish :path "/hello-count" :content-type "text/html" :fun...
75.30
0.9487
0.5157
356
2
59.72
2023-04-09
7.
/** Loop waiting for a connection and a valid command */ whi...
61.95
1.0448
0.1510
445
1
61.95
2011-10-28
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
55.53
0.9849
0.0814
183
2
45.89
2011-10-28
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
49.75
1.0518
-0.0931
152
1
49.75
2011-10-28