(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 |
---|---|---|---|
260 | 2024-03-12 07:08:01 | 38.08 | 94.3% |
242 | 2024-02-24 18:09:44 | 37.77 | 96% |
240 | 2024-02-24 18:06:23 | 41.17 | 96.7% |
222 | 2024-02-19 00:31:40 | 39.99 | 96.2% |
219 | 2024-02-19 00:07:10 | 40.60 | 96.9% |
198 | 2024-02-14 17:13:43 | 34.52 | 95.9% |
187 | 2024-02-14 02:24:01 | 37.61 | 96.3% |
158 | 2024-02-12 00:18:49 | 42.67 | 98.1% |
131 | 2024-02-10 16:54:46 | 37.27 | 96.9% |
122 | 2024-02-10 14:06:41 | 36.39 | 95.9% |
99 | 2024-02-09 23:35:40 | 38.15 | 97.2% |
90 | 2024-02-09 17:30:50 | 37.34 | 96.3% |
69 | 2024-02-06 01:45:20 | 35.63 | 96.9% |
65 | 2024-02-06 01:39:43 | 35.88 | 97.4% |
43 | 2024-02-03 18:56:13 | 34.10 | 96% |