Convert casing to snake casing. The snake case converter converts text to lowercase while replacing spaces by underscores
Snake Case Example
Before
helloWord this is an example of how snake caseLooks
After
hello_word_this_is_an_example_of_how_snake_case_looks