(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 |
---|---|---|---|
160 | 2024-08-10 03:00:07 | 38.48 | 96.1% |
156 | 2024-08-10 02:53:40 | 42.09 | 98.7% |
148 | 2024-08-04 14:31:33 | 40.94 | 96.9% |
138 | 2024-08-04 14:17:24 | 38.25 | 96.7% |
137 | 2024-08-01 06:23:40 | 42.97 | 97.5% |
129 | 2024-07-31 03:57:32 | 39.67 | 96.1% |
113 | 2024-06-25 00:41:31 | 40.89 | 97.4% |
110 | 2024-06-24 01:02:11 | 37.62 | 97.2% |
16 | 2024-03-31 04:08:17 | 32.51 | 96.4% |
1 | 2023-01-30 01:30:41 | 34.15 | 98% |