Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to crash with js

[...Array(2**32-1)]
//or
[...Array(2**32-1)].map(_=>Math.ceil(Math.random()*111))
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #crash #js
ADD COMMENT
Topic
Name
6+1 =