You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(randomstring_test.go): add test case for modifying character set based on generation options
This commit adds a new test case to the randomstring_test.go file. The test case tests the modifyCharset function, which modifies the character set based on the provided generation options. The test verifies that the function correctly modifies the character set based on the options and returns the expected result.
0 commit comments