| Link | Image |
|---|---|
https://readyyyk-randimg.fly.dev/picsum |
|
https://readyyyk-randimg.fly.dev/hashmap |
|
.../hashmap?seed=example |
|
.../hashmap?seed=example&w=8&h=10 (w=8 h=10) |
|
.../picsum?seed=example&w=64&h=100 |
host: https://readyyyk-randimg.fly.dev/
https://host/hashmap?...[url params]
https://host/picsum?...[url params]
returns:
- hashmap -
svgimage- picsum -
jpegimage
widthandheightdefaults:
- hashmap - 7x7
- picsum - 64x64
Seeddefault value isUnix time
| Parameter | Type | Value |
|---|---|---|
w (width) |
Int | 1-100 for hashmaps |
h (height) |
Int | 1-100 for hashmaps |
seed |
String | any |