Method: Faker::Code.asin
- Defined in:
- lib/faker/default/code.rb
.asin ⇒ String
Retrieves a real Amazon ASIN code from archive.org/details/asin_listing
137 138 139 |
# File 'lib/faker/default/code.rb', line 137 def asin fetch('code.asin') end |