TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Groozyn (groozyn)
Return to profile of Groozyn (groozyn)
View texts not yet raced by Groozyn (groozyn)
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...
82.85
1.1814
0.1672
190
8
72.67
2024-03-15
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
74.60
1.1383
0.0726
272
8
62.68
2024-04-26
3.
import os import sys def run(program, *args): pid = os.fork(...
70.85
1.0473
0.1062
154
12
58.68
2024-02-07
4.
function calculateArea(width, height) { try { var area = ...
69.05
1.0366
0.0859
301
14
55.84
2024-03-09
5.
import urllib2 import json screen_name = "wordpress" url = "...
67.02
1.0621
0.0297
246
6
56.22
2024-06-13
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
66.06
1.0518
0.0249
152
5
59.34
2023-10-03
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
65.94
0.9849
0.0891
183
6
57.88
2024-06-13
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
63.30
1.1067
-0.0777
388
6
58.19
2024-06-29
9.
public class HelloWorld { public static void main(String[] ...
62.96
1.0599
-0.0368
143
4
58.71
2024-06-13
10.
input("\n\nPress the enter key to exit.") # waits for the us...
62.18
1.1984
-0.1922
85
5
48.21
2024-03-11
11.
import urllib2 import urllib import json url = "http://ajax....
61.34
0.9776
0.0208
438
7
48.02
2024-11-27
12.
/* Read a set of characters from the socket */ StringBuffer ...
60.30
1.0042
-0.0228
542
8
50.20
2024-06-29
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
59.88
0.9234
0.0536
236
10
51.46
2024-11-27
14.
/** Loop waiting for a connection and a valid command */ whi...
59.28
1.0448
-0.0765
445
7
54.42
2023-11-12
15.
import re import sys import urllib2 import BeautifulSoup usa...
59.24
0.9803
-0.0180
344
5
51.36
2023-10-17
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
55.47
0.9487
-0.0417
356
10
46.65
2024-01-12
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
53.31
0.9215
-0.0559
78
5
45.76
2024-06-29
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
52.37
0.9386
-0.0879
256
11
44.00
2024-06-29
19.
import std; int main() { std::println("Hello World!"); }
52.04
0.9810
-0.1415
56
3
48.91
2024-06-29
20.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
47.21
0.9180
-0.1500
264
4
42.17
2023-11-12