[Seaside] Https request to Random.org

David Pennington david at totallyobjects.com
Wed Jun 26 19:56:47 UTC 2019


Hi everyone. I need to get some random numbers and the best way seems to be Random.org. Now, if they accepted http, I would be OK but their  api only accepts https. This is the url
https://www.random.org/integers/?num=55&min=1&max=55&col=55&base=10&format=plain&rnd=new
This api will give me my 55 random numbers but I can only seem to generate http requests. Is there a way to do an https get using Seaside?
I am on VA Smalltalk V 9.1.

Message sent using Winmail Mail Server
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20190626/6b32fdde/attachment.html>


More information about the seaside mailing list