mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 10:03:42 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			106 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			106 B
		
	
	
	
		
			Go
		
	
	
	
	
	
// Package rand provides utilities for creating and working with random value
 | 
						|
// generators.
 | 
						|
package rand
 |