Chaos Agenda Source Code

The Code

Warning: do not attempt to understand this code. It's been known to cause existential dread and spontaneous combustion.

            
                
                <script>
                    var chaos = {
                        "anarchy": "total",
                        "confusion": "maximized",
                        "disorder": "achieved"
                    };
                    console.log(chaos);
                </script>
            
        

Related Pages