(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 |
---|---|---|---|
413 | 2023-12-08 12:20:52 | 69.12 | 96.2% |
388 | 2023-11-02 13:13:10 | 69.68 | 95.9% |
378 | 2023-11-01 14:23:05 | 62.20 | 95.9% |
324 | 2023-06-13 15:09:13 | 65.88 | 95.8% |
319 | 2023-06-13 13:51:52 | 73.87 | 97.2% |
311 | 2023-06-11 20:40:58 | 65.14 | 96.5% |
303 | 2023-06-08 12:19:57 | 61.33 | 95.5% |
281 | 2023-06-08 10:59:18 | 64.20 | 96.3% |
240 | 2023-06-07 11:06:01 | 63.20 | 94.9% |
187 | 2023-06-04 22:13:23 | 67.14 | 95.8% |
145 | 2023-06-02 10:10:46 | 66.34 | 95.5% |
129 | 2023-06-02 08:29:11 | 58.72 | 96.2% |
115 | 2023-06-01 11:47:17 | 61.86 | 95.5% |
102 | 2023-05-31 12:40:30 | 57.98 | 96.3% |
95 | 2023-05-31 10:42:14 | 59.18 | 95.8% |