TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ray (rebirth_21)
Return to profile of Ray (rebirth_21)
View texts not yet raced by Ray (rebirth_21)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
41.05
1.1067
0.2256
388
3
37.52
2024-02-06
2.
import urllib2 import json screen_name = "wordpress" url = "...
41.02
1.0621
0.2766
246
1
41.02
2024-02-13
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
39.94
1.1383
0.1591
272
2
38.06
2024-02-10
4.
function calculateArea(width, height) { try { var area = ...
38.05
1.0366
0.2094
301
3
35.14
2024-02-03
5.
import string from random import * characters = string.ascii...
37.11
1.1814
0.0238
190
1
37.11
2024-01-19
6.
/* Read a set of characters from the socket */ StringBuffer ...
35.94
1.0042
0.1722
542
3
33.25
2024-02-08
7.
/** Loop waiting for a connection and a valid command */ whi...
35.73
1.0448
0.1287
445
1
35.73
2024-01-18
8.
import re import sys import urllib2 import BeautifulSoup usa...
33.69
0.9803
0.1232
344
4
32.90
2024-01-19
9.
import urllib2 import urllib import json url = "http://ajax....
33.65
0.9776
0.1269
438
1
33.65
2024-01-15
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.38
0.9234
0.1719
236
2
32.38
2024-01-20
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
29.92
0.9849
-0.0063
183
1
29.92
2024-01-17
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
28.66
0.9386
-0.0043
256
3
27.09
2024-02-05
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
28.22
0.8513
0.0566
179
3
26.29
2024-02-05