There are 0 repository under js-function topic.
JavaScript Functions. Functions often compute a return value.
Blackjack game simulator using Javascript code to enforcing the terms of the game. By clicking START GAME button you can draw 2 randomly selected cards and if you are still alive DRAW NEW CARD. As a player you can see what cards you have and sum of them
By clicking the button program generates two passwords. Both passwords are made of randomly selected characters. Characters are taken from the defined array
JavaScript package allowing you to see function data like body and arguments from outside of the function