Tags: jaswdr/faker
Tags
style: format code with Go fmt and Gofumpt (#173) This commit fixes the style issues introduced in 937f93c according to the output from Go fmt and Gofumpt. Details: None Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> Co-authored-by: Jonathan Schweder <[email protected]>
Implement IBAN generation (#172) * Add IBAN generation * Move all IBAN related code inside iban.go * Fix 'Unused method receiver RVV-B0013' https://app.deepsource.com/gh/jaswdr/faker/run/a17100c5-d424-41ff-8b2f-3bc9f63de59a/go/RVV-B0013 * Fix 'Unused method receiver RVV-B0013' https://app.deepsource.com/gh/jaswdr/faker/run/a17100c5-d424-41ff-8b2f-3bc9f63de59a/go/RVV-B0013?listindex=0
PreviousNext