Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 145 Bytes

boolean.md

File metadata and controls

8 lines (6 loc) · 145 Bytes

Faker::Boolean

Faker::Boolean.boolean #=> true

# Keyword parameter: true_ratio
Faker::Boolean.boolean(true_ratio: 0.2) #=> false