Sign inSign up

mysmartbus/func_permutations

By mysmartbus

•Updated over 8 years ago

Finds all letter combinations of a word or string of letters

Image
0

224

mysmartbus/func_permutations repository overview

This is an Openfaas⁠ function.

Usage: curl -d "example" http://127.0.0.1:8080/function/func_permutations⁠

Output: ['example', 'exampel', 'examlpe', 'examlep', 'examepl', 'examelp', ... 'exmelap', 'exmelpa', 'expamle', 'expamel', 'expalme', 'expalem']

Tag summary

Content type

Image

Digest

Size

25.1 MB

Last updated

over 8 years ago

docker pull mysmartbus/func_permutations