-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hello,
I noticed that all of the library names in PromptFuzz are written in lowercase except for cJSON. Examples can be found
- in the PromptFuzz/examples directory.
- in the PromptFuzz/libraries directory.
- running
cargo run --bin fuzzer -- --help. - and there might be more.
My PromptFuzz version:
Commit: 522c313
As a tool user, I would prefer consistency (all lowercase) so that I am not confused and so that scripting workflows for PromptFuzz are simplified.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels