4 lines
		
	
	
		
			138 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			138 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Generate Random Fractions with JavaScript
 | |
| ---
 | |
| JavaScript has a `Math.random()` function that generates a random decimal number. |