Explore tweets tagged as #string_random_js
@AquibShaik94912
Aquib Shaikh
2 months
Day 8/21 #100DaysOfCode . ✅ 3 hours Java (DSA): String manipulation.✅ CSS Enhancements: Added dark mode toggle using JS Event Listeners.✅ Fetch API: Implemented async/await in my random image generator. #LearnInPublic #WebDevelopment #JavaScript #Coding
Tweet media one
0
0
1
@MaheshPawaar
Mahesh
1 year
How to generate random JWT Secret Key? . 1. Open your terminal or command prompt. 2. Run Node.js script given below to generate a random string. (Node.js needs to be installed on your machine). 3. Copy and paste in your `.env` file. This script will generate a random 64 bit
Tweet media one
2
1
5
@code_sammy98
Zammie
9 months
A clever way to generate a random hexadecimal strings using Node.js.You can use the generated hexadecimal string as a random api key(jwt token) , unique identify for data or records, or even a unique serial number for products.Its use case is wide. Hope you find it helpful
Tweet media one
0
0
1
@cho45
ショ糖
1 year
(しか|のこ|こし|たん){7} String_random.js #string_random_js.
0
0
1
@hashmatmohamme1
Hash
1 year
Js codes for your next project 01. Generate a random string✌. We can use Math. random() to generate a random alphanumeric string. It's very convenient when we need a unique id.#LearningJourney #javascript #webdevelopement #dev
Tweet media one
0
0
0
@cho45
ショ糖
2 months
アグリーをアサインでナレッジでゼロベースはASAPがASAP #string_random_js
0
0
0
@cho45
ショ糖
2 months
シードを指定できるようにしたのでちゃんとパーマリンクになった #string_random_js
0
0
0
@partyr0ckr
pledge2daswag
1 year
i dont think anybody’s gonna cry themselves to sleep just because random x user #1 typed up the most basic string of words in their quotes but that’s js me.
0
1
15
@abhay14122001
Abhay
1 year
DAY:68/100 LEARNING DSA & MERN .Start Learning REACT.JS from @piyushgarg_dev .Python: Learn Random library in python and string format.Backend: start mongoDB connection .DSA: Solve leetcode potd of max subarray product less than equal to k. #dsa #mern #python #coding #react
0
0
2
@saidbakr
Said Bakr
2 years
Version 2 of #FoxRandomString, the #JavaScript object. Now new custom patterns, Fox Patterns, could be available to format the generated random string in what ever you want. Check it out at the repo. or run: npm i foxrandomstring.
1
2
3
@CeolinWill
Will Ceolin
5 months
One thing I like about Elixir, coming from JS, is how many helper functions it has out of the box. I needed a quick fuzzy search the other day. String.jaro_distance/2 made it easy. Today I wanted to grab a few random items from a list. Enum.take_random/2 did the trick.
0
0
1
@_sujalraj
sujal raj
8 months
Salt in hashing:.A salt is just a random string of data added to password before it is hashed. So, even if the passwords are same their hash value will be different. #js #Java #buildinpublic #javascript.
0
0
3
@Sanket863
Sanket Yadav
6 months
Day 2 of my JS Challenge!.Today’s topics:.✅ Stack vs Heap (Memory Allocation).✅ String Methods (charAt(), replace(), split(), etc.).✅ Numbers & Math (floor(), ceil(), random(), etc.).✅ Date & Time (), new Date()).💻 Code →
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
0
@grok
Grok
6 months
@nondescript000 To generate a Solana address, a random 32-byte public key is created and encoded in Base58. This results in a string 32-44 characters long, used as a unique identifier on the Solana blockchain. Use libraries like @solana/web3.js for implementation.
0
0
0
@_Zenithiaz
Zenithiaz
7 months
Another random question: do you think Mustard managed to get anything from his parents? Maybe some jewelry, jacket or smth? Js something to for him to remember them by .I like to think that he has their wedding rings around a string and is wearing them like a necklace.But idk 🤷.
1
0
3
@alex_g_string_
Aki🎀
7 months
@Nakedcoochie luka are you js posting random people.
1
0
0
@caesararum
caesararum, BS, DOGS
6 months
remembrance of random bug:. someone managed to sneak ['array containing string'] into an API call that expected 'string', and when the thing was used as a de-duplication key, we were seeing two disjoint sets of data in the logs. because ['x'] and 'x' stringify to 'x' in JS.
0
0
6
@ForeverrJune
Junya 🇹🇬
1 year
@therealestsiena nothin important ive just seen a string of tweets saying "save the . society, random nigga" n its js silly to me.
0
0
1
@sockspirit
magic toast
4 months
@Acerola__t the App.js is over 300 lines of random commented shit, along with a template string containing raw JS executed in a function. this app is awful, soulless AI slop. the vibe colder used AI to do all the port work, and says “I did a thing!” yes - you stole someone’s IP.
0
0
1
@AbhishekGo6510
sai Abhishek
13 days
Created a simple js program for rock paper scissors simulator. Where when user gives an string by choosing any one of 3 computer chooses any one of three and winner is declared based on rules. tips:I used Math. Random() which gives a number between 0-1 and multipled with 3.
0
0
0