how to create string that is length code example Example: javascript create string of given length var str = new Array(len + 1).join( character );