Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/afhs 2019 reference #85

Merged
merged 3 commits into from
Feb 19, 2020
Merged

Conversation

AmarkumarJagtap
Copy link
Contributor

No description provided.

adeel718
adeel718 previously approved these changes Feb 18, 2020

This sub-module contains logic to generate reference of 10 alphanumeric characters [ 0 to 9 and A to Z] using
SecureRandom.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mention how this ReferenceGenerator can be used, maybe give an example?


private static Stream<Integer> referenceLengths() {
return Stream.of(
0,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should 0 length of reference be allowed? should probably return an error in that case

@AmarkumarJagtap AmarkumarJagtap merged commit 7d8d402 into master Feb 19, 2020
@AmarkumarJagtap AmarkumarJagtap deleted the feature/AFHS_2019_reference branch February 19, 2020 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants