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
- Updated the random seed generation in the Pipeline:apply function to use a more secure method with a 12-byte hex seed.
- Simplified the boolean expression evaluation by ensuring loadstring is used directly.
- Encapsulated prefix initialization logic in a dedicated function for better readability.
- Cleaned up variable assignments in the ConstantArray:encode function for improved clarity.
0 commit comments