This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
herby
/
artifacts
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Generating random 8-char filename
Herbert Vojcik
%!s(int64=13) %!d(string=hai) anos
pai
86f7ca993b
achega
a547bac7dd
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
bin/rnd
+ 2
- 0
bin/rnd
Ver ficheiro
@@ -0,0 +1,2 @@
+#!/bin/sh
+head -c6 /dev/random | base64 | tr +/ -_