Method: FFaker::IdentificationMX#rfc
- Defined in:
- lib/ffaker/identification_mx.rb
#rfc ⇒ Object
es.wikipedia.org/wiki/Registro_Federal_de_Contribuyentes_(M%C3%A9xico) Registro Federal de Contribuyentes (R.F.C.)
35 36 37 |
# File 'lib/ffaker/identification_mx.rb', line 35 def rfc fetch_sample([rfc_persona_moral, rfc_persona_fisica]) end |