TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for pug (poug)
Return to profile of pug (poug)
View texts not yet raced by pug (poug)
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...
63.80
1.1814
0.5768
190
2
62.13
2025-02-15
2.
function calculateArea(width, height) { try { var area = ...
55.88
1.0366
0.5018
301
2
54.45
2025-02-15
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
53.99
1.1383
0.3464
272
1
53.99
2025-02-16
4.
import os import sys def run(program, *args): pid = os.fork(...
52.23
1.0473
0.3924
154
2
46.41
2025-02-15
5.
/** Loop waiting for a connection and a valid command */ whi...
51.92
1.0448
0.3890
445
1
51.92
2025-02-16
6.
public class HelloWorld { public static void main(String[] ...
51.45
1.0599
0.3560
143
1
51.45
2025-02-15
7.
/* Read a set of characters from the socket */ StringBuffer ...
48.29
1.0042
0.3263
542
1
48.29
2025-02-15
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
48.21
0.9386
0.3878
256
1
48.21
2025-02-15
9.
import urllib2 import urllib import json url = "http://ajax....
46.14
0.9776
0.2939
438
1
46.14
2025-02-15
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
45.54
0.9849
0.2711
183
1
45.54
2025-02-15
11.
import re import sys import urllib2 import BeautifulSoup usa...
45.24
0.9803
0.2644
344
1
45.24
2025-02-16
12.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
43.74
1.0518
0.1554
152
2
43.00
2025-01-15
13.
import urllib2 import json screen_name = "wordpress" url = "...
40.20
1.0621
0.0472
246
1
40.20
2025-01-13
14.
import std; int main() { std::println("Hello World!"); }
37.81
0.9810
0.0535
56
1
37.81
2025-01-15
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
31.58
0.9487
-0.0738
356
1
31.58
2025-01-15
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
31.05
0.8513
-0.0026
179
1
31.05
2025-01-15
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.55
0.9234
-0.1059
236
1
29.55
2025-01-13