uk.gov.hmrc.domain.EoriGenerator
See theEoriGenerator companion object
A generator that should be used Only for Testing!
Rules for the EORI: https://design.tax.service.gov.uk/hmrc-design-patterns/eori-numbers/
Generates an Eori from a random seed. You can use a specific seed to generate an Eori so it is going to be more predictable.
Attributes
- Example
-
EoriGenerator(seed).nextEori.eori
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article