Add Helper function to generate random slug

Words
255
Reading
2 min
Listen
Play
9y

PR link: https://github.com/QuorumUS/walawala/pull/9
image.png

New Features

New Projects

  • What is the project about?
    This project is a collection of mostly string helper functions that reduce code duplication and localizes logic. We do a lot of string parsing and processing, and we found that over time we were writing a lot of little helper functions to do our jobs. Abstracting out that logic into a seperate repo is a more maintainable long term solution.
  • Technology Stack
    Briefly list the used technologies and languages and other technical requirements.
    The only technology here is Python
  • Roadmap
    I'd like to make this repo more accessible to the rest of the open source community by adding more docstrings and general documentation, which would include a list of all helper functions available in the library.
  • How to contribute?
    Anyone can reach out to me via github, twitter (jmares93@jmares93), or [email protected].

Note: I know this PR is a little older than 7 days, but its my first contribution so I wanted to try and post it!



Posted on Utopian.io - Rewarding Open Source Contributors

Add Helper function to generate random slug | Ecency