Skip to content

Tags: C14147/Tools-ActiveCodeCreator

Tags

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix bug and more

1. The code is optimized according to the PEP8 specification
2. Fix an error when the program accepts parameters
3. An API interface has been added to allow other programs to generate strings using the ‘generate(int length)’ function.
4. Optimize the generated dictionary
5. Optimizations reduce program space complexity

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix bug and more

1. The code is optimized according to the PEP8 specification
2. Fix an error when the program accepts parameters
3. An API interface has been added to allow other programs to generate strings using the ‘generate(int length)’ function.
4. Optimize the generated dictionary
5. Optimizations reduce program space complexity

releases

Toggle releases's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix bug and more

1. The code is optimized according to the PEP8 specification
2. Fix an error when the program accepts parameters
3. An API interface has been added to allow other programs to generate strings using the ‘generate(int length)’ function.
4. Optimize the generated dictionary
5. Optimizations reduce program space complexity

DevVersion

Toggle DevVersion's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add files