TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for porwis (porwis)
Return to profile of porwis (porwis)
View texts not yet raced by porwis (porwis)
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_...
20.96
1.1383
0.3286
272
3
16.62
2024-09-25
2.
import string from random import * characters = string.ascii...
19.58
1.1814
0.1889
190
1
19.58
2024-09-25
3.
/* Read a set of characters from the socket */ StringBuffer ...
17.45
1.0042
0.2171
542
1
17.45
2024-09-25
4.
input("\n\nPress the enter key to exit.") # waits for the us...
16.54
1.1984
-0.0408
85
3
13.09
2024-09-22
5.
function calculateArea(width, height) { try { var area = ...
15.95
1.0366
0.0797
301
4
13.51
2024-09-25
6.
import re import sys import urllib2 import BeautifulSoup usa...
14.77
0.9803
0.0534
344
3
12.03
2024-09-25
7.
public class HelloWorld { public static void main(String[] ...
13.49
1.0599
-0.1158
143
1
13.49
2024-09-21
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
13.30
0.9234
0.0074
236
2
12.05
2024-09-22
9.
/** Loop waiting for a connection and a valid command */ whi...
13.12
1.0448
-0.1266
445
1
13.12
2024-09-16
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
13.04
0.9849
-0.0723
183
1
13.04
2024-09-16
11.
import random n = random.randint(1, 99) guess = int(raw_inpu...
12.12
1.1067
-0.2585
388
3
12.03
2024-09-21
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
11.76
0.9386
-0.1156
256
1
11.76
2025-02-17
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
10.80
0.9180
-0.1622
264
2
10.33
2024-09-22
14.
import urllib2 import json screen_name = "wordpress" url = "...
10.14
1.0621
-0.3524
246
1
10.14
2024-09-15
15.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
8.78
0.8513
-0.2368
179
1
8.78
2024-09-16