This website works better with JavaScript.
Explore
Help
Register
Sign In
shibao
/
cannery
Watch
1
Star
1
Fork
You've already forked cannery
0
Code
Issues
10
Pull Requests
Projects
1
Releases
25
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dev
dev
stable
0.9.1
0.9.0
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dev'
${ noResults }
cannery
/
priv
/
random.sh
5 lines
75 B
Bash
Raw
Permalink
Blame
History
#!/usr/bin/env sh
set
-ou pipefail
cat /dev/urandom
|
base64
|
head -c
64
Reference in New Issue
View Git Blame
Copy Permalink