Class: FakeFaker::NationalHealthService

Inherits:
Object
  • Object
show all
Defined in:
lib/fake_faker/nationalhealthservice.rb

Class Method Summary collapse

Class Method Details

.check_digit(number = nil) ⇒ Object



4
5
6
# File 'lib/fake_faker/nationalhealthservice.rb', line 4

def check_digit(number = nil)
  ::Faker::NationalHealthService.check_digit(number: number)
end