TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for saeed (saeedhsv)
Return to profile of saeed (saeedhsv)
View texts not yet raced by saeed (saeedhsv)
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...
63.72
1.1984
0.0375
85
3
55.95
2025-05-24
2.
import string from random import * characters = string.ascii...
63.21
1.1814
0.0446
190
1
63.21
2025-04-13
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
58.41
1.1383
-0.0054
272
4
54.70
2024-03-25
4.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
55.83
0.9849
0.0979
183
5
50.56
2025-04-13
5.
/** Loop waiting for a connection and a valid command */ whi...
55.75
1.0448
0.0365
445
3
50.97
2025-04-17
6.
import urllib2 import json screen_name = "wordpress" url = "...
55.71
1.0621
0.0184
246
2
53.48
2025-04-17
7.
public class HelloWorld { public static void main(String[] ...
53.46
1.0599
-0.0230
143
1
53.46
2025-04-13
8.
import os import sys def run(program, *args): pid = os.fork(...
52.69
1.0473
-0.0254
154
1
52.69
2024-02-21
9.
function calculateArea(width, height) { try { var area = ...
49.38
1.0366
-0.0789
301
2
49.19
2025-05-24
10.
import re import sys import urllib2 import BeautifulSoup usa...
48.56
0.9803
-0.0385
344
3
45.61
2024-02-21
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
48.46
0.9180
0.0219
264
2
46.83
2025-05-24
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
47.84
0.9487
-0.0208
356
4
44.78
2025-05-24
13.
/* Read a set of characters from the socket */ StringBuffer ...
46.85
1.0042
-0.0955
542
1
46.85
2025-04-13
14.
import urllib2 import urllib import json url = "http://ajax....
45.46
0.9776
-0.0959
438
1
45.46
2024-03-25
15.
import std; int main() { std::println("Hello World!"); }
44.52
0.9810
-0.1175
56
2
43.37
2025-04-13
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
44.23
0.8513
0.0065
179
3
42.53
2025-05-24