TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Kevin (kevinrangel88)
Return to profile of Kevin (kevinrangel88)
View texts not yet raced by Kevin (kevinrangel88)
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...
42.29
1.1814
0.1000
190
2
33.96
2023-10-06
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
41.85
1.1383
0.1404
272
1
41.85
2023-10-08
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
39.63
1.1067
0.0998
388
2
39.08
2023-10-06
4.
import urllib2 import json screen_name = "wordpress" url = "...
39.28
1.0621
0.1478
246
1
39.28
2023-09-29
5.
function calculateArea(width, height) { try { var area = ...
39.10
1.0366
0.1852
301
2
35.14
2023-10-08
6.
/** Loop waiting for a connection and a valid command */ whi...
37.05
1.0448
0.1126
445
3
34.38
2023-10-08
7.
import os import sys def run(program, *args): pid = os.fork(...
36.20
1.0473
0.0770
154
1
36.20
2023-09-17
8.
import re import sys import urllib2 import BeautifulSoup usa...
33.65
0.9803
0.0780
344
3
30.13
2023-10-08
9.
import urllib2 import urllib import json url = "http://ajax....
29.67
0.9776
-0.0383
438
1
29.67
2023-10-06
10.
(publish :path "/hello-count" :content-type "text/html" :fun...
27.33
0.9487
-0.0791
356
1
27.33
2023-09-09
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
25.82
0.9386
-0.1390
256
2
25.65
2023-08-31
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
24.53
0.9849
-0.2163
183
1
24.53
2023-08-25
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
22.11
0.9180
-0.2297
264
1
22.11
2023-08-25