TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for CrappyDino (crappydino)
Return to profile of CrappyDino (crappydino)
View texts not yet raced by CrappyDino (crappydino)
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...
43.24
1.1814
0.2859
190
2
41.50
2024-07-29
2.
import urllib2 import json screen_name = "wordpress" url = "...
37.27
1.0621
0.2033
246
2
35.44
2024-07-29
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
37.20
1.1383
0.1208
272
3
33.08
2024-07-29
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
35.40
1.0518
0.1508
152
4
30.83
2024-07-29
5.
import os import sys def run(program, *args): pid = os.fork(...
32.32
1.0473
0.0500
154
1
32.32
2024-07-23
6.
import re import sys import urllib2 import BeautifulSoup usa...
28.67
0.9803
-0.0092
344
1
28.67
2024-07-29
7.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.73
0.9215
0.0173
78
2
27.67
2024-07-29
8.
import urllib2 import urllib import json url = "http://ajax....
27.68
0.9776
-0.0381
438
3
26.92
2024-07-29
9.
input("\n\nPress the enter key to exit.") # waits for the us...
27.42
1.1984
-0.2735
85
1
27.42
2024-07-25
10.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
27.30
0.9180
0.0077
264
3
25.77
2024-07-29
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
25.51
0.9487
-0.0787
356
1
25.51
2024-07-29
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
24.68
0.9386
-0.1026
256
2
23.71
2024-07-29
13.
function calculateArea(width, height) { try { var area = ...
23.97
1.0366
-0.2237
301
1
23.97
2024-07-23
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
22.46
0.8513
-0.0963
179
1
22.46
2024-07-23