shuffle: Permutes the characters in a string based on an inputted salt...

Description Usage Arguments Value

Description

Permutes the characters in a string based on an inputted salt string.

Usage

1
shuffle(string, salt)

Arguments

string

String to be permuted

salt

cryptograph salt string that is used to permute strings

Value

shuffled string


ALShum/hashids-r documentation built on May 5, 2019, 11:32 a.m.