Text race history for Josh (turtletyper7)

Back to text analysis page

(publish :path "/hello-count" :content-type "text/html" :function (let ((count 0)) #'(lambda (req ent) (with-http-response (req ent) (with-http-body (req ent) (html (:html (:head (:title "Hello Counter")) (:body ((:font :color (nth (random 5) '("red" "blue" "green" "purple" "black"))) "Hello World had been called " (:princ (incf count)) " times")))))))))

Game Time WPM Accuracy
58 2023-09-17 14:33:14 25.94 92.4%
45 2023-08-14 19:58:25 24.38 91%
21 2023-07-24 00:07:04 21.89 92%
2 2023-07-23 23:24:43 20.14 90.6%