TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for sei (ninjawanko)
Return to profile of sei (ninjawanko)
View texts not yet raced by sei (ninjawanko)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.43
1.1067
0.2823
388
4
41.23
2024-08-03
2.
input("\n\nPress the enter key to exit.") # waits for the us...
46.21
1.1984
0.1794
85
3
38.74
2024-07-30
3.
import string from random import * characters = string.ascii...
45.56
1.1814
0.1838
190
2
45.32
2024-08-01
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
43.90
1.1383
0.1736
272
1
43.90
2024-07-20
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
41.41
1.0518
0.1901
152
2
37.49
2024-07-24
6.
public class HelloWorld { public static void main(String[] ...
40.10
1.0599
0.1395
143
4
35.46
2024-08-04
7.
import os import sys def run(program, *args): pid = os.fork(...
37.57
1.0473
0.0788
154
1
37.57
2024-07-19
8.
function calculateArea(width, height) { try { var area = ...
37.55
1.0366
0.0872
301
1
37.55
2024-08-02
9.
import urllib2 import json screen_name = "wordpress" url = "...
36.84
1.0621
0.0427
246
2
34.01
2024-08-02
10.
/* Read a set of characters from the socket */ StringBuffer ...
36.52
1.0042
0.0897
542
3
33.16
2024-08-03
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
36.40
0.9180
0.1714
264
4
30.11
2024-07-28
12.
import re import sys import urllib2 import BeautifulSoup usa...
36.31
0.9803
0.1054
344
2
35.39
2024-08-04
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
35.26
0.9234
0.1352
236
2
34.54
2024-07-31
14.
import std; int main() { std::println("Hello World!"); }
34.78
0.9810
0.0531
56
1
34.78
2024-07-26
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
33.26
0.9849
0.0127
183
1
33.26
2024-08-01
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
33.14
0.9215
0.0691
78
1
33.14
2024-07-29
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
33.00
0.9386
0.0482
256
3
30.69
2024-07-30
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
32.89
0.9487
0.0407
356
1
32.89
2024-07-18