(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 |
---|---|---|---|
145 | 2025-02-03 07:39:15 | 30.92 | 94.7% |
141 | 2025-02-03 07:29:09 | 24.61 | 92.6% |
140 | 2025-01-26 10:54:54 | 26.50 | 92.6% |
128 | 2024-09-10 09:44:32 | 24.11 | 91.1% |
106 | 2024-06-16 10:42:12 | 26.87 | 92.6% |
100 | 2024-05-27 00:13:53 | 32.04 | 93% |
88 | 2024-05-17 12:50:05 | 28.92 | 92.4% |
87 | 2024-05-17 12:44:29 | 26.58 | 92.2% |
67 | 2024-05-06 05:17:52 | 29.80 | 94.3% |
57 | 2024-04-30 09:57:23 | 27.38 | 93.1% |
40 | 2024-04-21 08:13:22 | 27.23 | 93.3% |
39 | 2024-04-21 08:09:44 | 24.71 | 93.1% |