TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Omer (omer_nukic)
Return to profile of Omer (omer_nukic)
View texts not yet raced by Omer (omer_nukic)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
52.36
1.0599
0.2087
143
4
44.14
2021-10-09
2.
import string from random import * characters = string.ascii...
50.67
1.1814
0.0188
190
5
45.14
2021-10-09
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
49.98
1.1067
0.0839
388
4
45.77
2021-10-09
4.
import urllib2 import json screen_name = "wordpress" url = "...
49.98
1.0621
0.1426
246
5
41.96
2021-10-09
5.
/** Loop waiting for a connection and a valid command */ whi...
47.87
1.0448
0.1253
445
3
45.80
2021-10-09
6.
input("\n\nPress the enter key to exit.") # waits for the us...
47.48
1.1984
-0.0762
85
3
45.39
2021-10-09
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
46.92
1.0518
0.0930
152
3
42.89
2021-10-09
8.
import os import sys def run(program, *args): pid = os.fork(...
45.20
1.0473
0.0516
154
1
45.20
2021-10-08
9.
/* Read a set of characters from the socket */ StringBuffer ...
43.29
1.0042
0.0607
542
4
40.25
2021-10-09
10.
import urllib2 import urllib import json url = "http://ajax....
41.08
0.9776
0.0380
438
4
38.16
2021-10-09
11.
import random min = 1 max = 6 roll_again = "yes" while roll_...
40.32
1.1383
-0.1766
272
1
40.32
2021-10-08
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
39.75
0.9234
0.0570
236
3
37.93
2021-10-09
13.
import re import sys import urllib2 import BeautifulSoup usa...
39.29
0.9803
-0.0113
344
3
38.14
2021-10-09
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
38.01
0.9180
0.0053
264
2
34.32
2021-10-09
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.51
0.9849
-0.0678
183
3
35.54
2021-10-08
16.
function calculateArea(width, height) { try { var area = ...
33.87
1.0366
-0.2025
301
1
33.87
2021-10-08