Faker().separator

Provides functionality for getting locale-based separator symbol.

Dictionary file
en:
  time:
    formats:
      us: "%m/%d/%Y %I:%M %p"
    am: "AM"
    pm: "PM"
  faker:
    separator: ' & '
    currency_symbol: '$'
Available Functions
Faker().separator.separator() // => &