文件名称:dev-random-as-a-service:devrandom 即服务
文件大小:13KB
文件格式:ZIP
更新时间:2024-07-22 20:42:50
Python
/dev/random 即服务 大WaSP /dev/random作为服务。 入门 去或去 CLI-ish: curl "http://dev-random-as-a-service.appspot.com/dev/urandom?count=34&io=binary" 通过在垃圾代码中看到这些字节来享受美学盛宴! curl "http://dev-random-as-a-service.appspot.com/dev/urandom?io=ascii" 使用非阻塞/dev/urandom ,或在使用/dev/random之前检查。 curl "http://dev-random-as-a-service.appspot.com/proc/sys/kernel/random/entropy_avail" 新增内容:对于我们的实验性/dev/full 、 /de
【文件预览】:
dev-random-as-a-service-master
----random_dev.py(6KB)
----models.py(120B)
----main.py(1KB)
----cron.yaml(91B)
----templates()
--------index.html(939B)
----app.yaml(293B)
----LICENSE(11KB)
----.gitignore(16B)
----README.md(10KB)