Skip to content

add function for messing up the separators in strings#14

Merged
nrennie merged 5 commits intonrennie:mainfrom
luisDVA:separators-fn
Aug 15, 2025
Merged

add function for messing up the separators in strings#14
nrennie merged 5 commits intonrennie:mainfrom
luisDVA:separators-fn

Conversation

@luisDVA
Copy link
Contributor

@luisDVA luisDVA commented Dec 5, 2024

addresses #12

added the alter_separators function in the same style as the existing fns, with corresponding tests and participation in messy(). Let me know what you think.
cheers

@nrennie
Copy link
Owner

nrennie commented Aug 15, 2025

Thanks for contributing this @luisDVA! I've made a few edits before merging:

  • I've renamed the function to use change instead of alter to keep it consistent with existing functions.
  • Made the code slightly more modular.
  • Removed some of the tests that have incorrect assumptions (the messiness parameter is probabilistic, not deterministic).

@nrennie nrennie merged commit 174f61f into nrennie:main Aug 15, 2025
3 checks passed
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