BigBinary Academy
JavaScript
Exercises Set 13
73.5
Search
Assessment
73.5
Shuffle Names
Given a full name, shuffle the same.
Complete the functions
shuffleNames
and
shuffle
Do not rename any of the functions given below.
Function
shuffleNames
should shuffle
Person
object's name property.
For example:
Previous
Next