arturmkrtchyan / iban4j

A Java library for generation and validation of the International Bank Account Numbers (IBAN ISO_13616) and Business Identifier Codes (BIC ISO_9362).
http://iban4j.org
Apache License 2.0
271 stars 124 forks source link

Allow setting a custom Random #93

Closed aSemy closed 11 months ago

aSemy commented 2 years ago

Allow passing in a custom random, so users can make the generation deterministic.

resolves #91

Summary

TODO

Bas-Boven commented 1 year ago

We are eagerly expecting this improvement. Would love to see it merged!