Currency constructor

const Currency(
  1. RandomGenerator random
)

Implementation

const Currency(this.random);