1
0
mirror of https://github.com/janet-lang/janet synced 2025-09-09 22:36:07 +00:00

Add os/cryptorand.

This commit is contained in:
Andrew Chambers
2019-12-04 11:29:11 +13:00
parent fc53445d08
commit 0ac5b243c7
4 changed files with 95 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Format all code with astyle