TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Vilson (vilsonkh)
Return to profile of Vilson (vilsonkh)
View texts not yet raced by Vilson (vilsonkh)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
51.76
1.1383
0.0780
272
8
46.18
2024-04-16
2.
import string from random import * characters = string.ascii...
49.72
1.1814
-0.0133
190
6
44.81
2024-04-16
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
48.37
1.1067
0.0290
388
8
43.59
2024-04-16
4.
/** Loop waiting for a connection and a valid command */ whi...
47.61
1.0448
0.0868
445
5
42.06
2024-04-16
5.
function calculateArea(width, height) { try { var area = ...
46.43
1.0366
0.0646
301
7
44.27
2024-04-16
6.
public class HelloWorld { public static void main(String[] ...
44.98
1.0599
0.0033
143
2
40.54
2023-08-26
7.
import os import sys def run(program, *args): pid = os.fork(...
44.08
1.0473
-0.0063
154
1
44.08
2023-08-23
8.
/* Read a set of characters from the socket */ StringBuffer ...
43.39
1.0042
0.0245
542
4
41.49
2024-04-16
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
42.84
0.9215
0.0919
78
2
37.13
2023-08-23
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
42.63
0.9849
0.0235
183
5
38.73
2024-04-16
11.
import urllib2 import urllib import json url = "http://ajax....
41.15
0.9776
0.0009
438
4
37.70
2024-04-16
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
41.13
0.9487
0.0334
356
3
37.27
2024-04-16
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
41.09
0.9234
0.0532
236
4
36.76
2024-04-16
14.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
40.89
1.0518
-0.0813
152
4
38.25
2024-04-16
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
40.79
0.9386
0.0231
256
6
37.19
2024-04-16
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
40.73
0.9180
0.0419
264
2
38.17
2024-02-28
17.
import urllib2 import json screen_name = "wordpress" url = "...
40.70
1.0621
-0.0990
246
1
40.70
2024-04-16
18.
import re import sys import urllib2 import BeautifulSoup usa...
38.04
0.9803
-0.0770
344
2
36.16
2024-04-16
19.
import std; int main() { std::println("Hello World!"); }
37.50
0.9810
-0.0824
56
2
32.71
2024-04-16
20.
input("\n\nPress the enter key to exit.") # waits for the us...
36.00
1.1984
-0.3647
85
1
36.00
2023-08-17
21.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
34.62
0.8513
-0.0465
179
1
34.62
2024-04-16