TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for renan (renanv)
Return to profile of renan (renanv)
View texts not yet raced by renan (renanv)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
40.92
1.1984
0.1926
85
2
40.66
2024-12-16
2.
import string from random import * characters = string.ascii...
40.26
1.1814
0.1939
190
2
30.67
2023-10-13
3.
import urllib2 import json screen_name = "wordpress" url = "...
37.53
1.0621
0.2204
246
3
31.90
2024-12-16
4.
/** Loop waiting for a connection and a valid command */ whi...
35.64
1.0448
0.1755
445
2
30.66
2023-11-03
5.
import os import sys def run(program, *args): pid = os.fork(...
35.26
1.0473
0.1573
154
2
29.25
2024-12-16
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
34.42
1.1067
0.0674
388
6
30.24
2023-10-13
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
33.17
1.1383
-0.0083
272
5
28.02
2023-12-12
8.
import urllib2 import urllib import json url = "http://ajax....
33.06
0.9776
0.1514
438
5
27.22
2023-09-24
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
32.43
0.9849
0.1236
183
7
25.85
2023-09-24
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
30.04
0.9234
0.1050
236
7
25.78
2023-12-15
11.
public class HelloWorld { public static void main(String[] ...
29.01
1.0599
-0.0705
143
2
27.68
2023-09-24
12.
/* Read a set of characters from the socket */ StringBuffer ...
27.56
1.0042
-0.0627
542
2
25.89
2023-07-26
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.36
0.9215
0.0109
78
4
25.83
2023-09-24
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
27.33
0.9386
-0.0069
256
4
23.26
2023-07-28
15.
import re import sys import urllib2 import BeautifulSoup usa...
26.25
0.9803
-0.0854
344
2
23.75
2023-07-20
16.
function calculateArea(width, height) { try { var area = ...
25.75
1.0366
-0.1577
301
2
24.87
2023-07-26
17.
NamedDecl *Sema::getCurFunctionOrMethodDecl() const { DeclCo...
23.43
0.7879
0.0067
202
1
23.43
2023-12-12
18.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
23.30
1.0518
-0.2537
152
1
23.30
2023-07-26
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
23.25
0.9180
-0.1243
264
4
21.56
2023-07-28
20.
(publish :path "/hello-count" :content-type "text/html" :fun...
20.87
0.9487
-0.2312
356
2
20.18
2023-07-28