forked from shibao/cannery
		
	add random script
This commit is contained in:
		
							
								
								
									
										4
									
								
								priv/random.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								priv/random.sh
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
				
			|||||||
 | 
					#!/usr/bin/env sh
 | 
				
			||||||
 | 
					set -ou pipefail
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					cat /dev/urandom | base64 | head -c 64
 | 
				
			||||||
		Reference in New Issue
	
	Block a user