Handbook
Glossary
robohash-url ( str -- url )
Vocabulary
robohash
.
private
Inputs
str
an
object
Outputs
url
an
object
Definition
USING:
sequences
urls
urls.encoding
;
IN:
robohash.private
:
robohash-url
( str -- url )
url-encode
"https://robohash.org/"
prepend
>url
;