Handbook
Glossary
(robohash) ( str type -- image )
Vocabulary
robohash
.
private
Inputs
str
an
object
type
an
object
Outputs
image
an
object
Definition
USING:
images.http
kernel
urls
;
IN:
robohash.private
:
(robohash)
( str type -- image )
[
robohash-url
]
[
"set"
set-query-param
]
bi*
load-http-image
;