Skip to main content

Signature

path=null start=null
shuffleCharacters(str: string): string

Parameters

  • str: string - The input string.

Returns

string - The string with its characters shuffled.

Source

Defined in string.ts:148