set length of word from set number js code example Example: javascript create string of given length var str = new Array(len + 1).join( character );