ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,779 results

vlogize
Creating a Java Random Name Generator: How to Select the Word Length and Characters Properly

Discover how to create a `Java Random Name Generator` that produces names with the right length and character rules!

2:15
Creating a Java Random Name Generator: How to Select the Word Length and Characters Properly

7 views

11 months ago

vlogize
Creating Random Company Names Efficiently in Java

Discover how to generate random company names using arrays and loops in Java, perfect for your stock market simulation game!

1:55
Creating Random Company Names Efficiently in Java

0 views

11 months ago

Programming Chaos
Generating Random Names with Markov Models

Learn how to build Markov models to generate random names! In this video, I walk through the core concepts of Markov models ...

35:20
Generating Random Names with Markov Models

1,068 views

8 months ago

vlogize
Generate Random Names Based on Last Weekend's Selection in Java

Learn how to create a Java program that generates random names while considering the names selected in the previous ...

2:02
Generate Random Names Based on Last Weekend's Selection in Java

0 views

8 months ago

Media Magnet Guide
How to Generate Random Integers Within a Range in Java | FULL GUIDE

See how to generate random integers within a specific range in Java using Random or ThreadLocalRandom. For business ...

1:54
How to Generate Random Integers Within a Range in Java | FULL GUIDE

22 views

7 months ago

vlogize
Understanding Random() Behavior in Java: Why Does It Always Print the Same Value?

Discover why the Java `Random()` function produces the same output every time it's called with the same seed, and learn how to ...

1:25
Understanding Random() Behavior in Java: Why Does It Always Print the Same Value?

0 views

11 months ago

Drackiseries - Minecraft YouTuber
SUMMON ANY PLAYER MODEL With Skins in Minecraft 1.21.10+ Java?! Mannequin Entity Commands

I show you how to use the new Mannequin Entities added in The Copper Age Update! This is only for Minecraft Java. Learn how ...

6:30
SUMMON ANY PLAYER MODEL With Skins in Minecraft 1.21.10+ Java?! Mannequin Entity Commands

10,810 views

5 months ago

Talon
How to Use Jigsaw Blocks to Make Custom Randomly Generated Structures in Java Minecraft 1.21.8

Roguelike dungeons, randomly generated houses, villages, jigsaw blocks are a powerful, underutilized building tool. This tutorial ...

13:23
How to Use Jigsaw Blocks to Make Custom Randomly Generated Structures in Java Minecraft 1.21.8

49,508 views

7 months ago

vlogize
Fixing the Random Number Generator in Your Java Game

Struggling with a random number generator that keeps returning 0s in your Java game? Check out this detailed guide to ...

1:58
Fixing the Random Number Generator in Your Java Game

0 views

11 months ago

vlogize
How to Randomly Generate an ID in Java that Stays Fixed During Execution

Learn how to create a stable, randomly generated ID in Java that remains constant throughout the execution of your program.

2:17
How to Randomly Generate an ID in Java that Stays Fixed During Execution

1 view

7 months ago

Spidypi
Minecraft Java Demo: pick my username, random, $10,000 stock project

I am brainstorming Usernames and would like external opinions. Totally cool if not.. unless.. "they're trash Jacob" crap.. #swag ...

11:20
Minecraft Java Demo: pick my username, random, $10,000 stock project

257 views

11 days ago

vlogize
Optimizing Your Java Random Generator Code: A Better Approach

Discover how to improve your Java code for generating random numbers with prefixes. Learn about using maps and streams for ...

1:52
Optimizing Your Java Random Generator Code: A Better Approach

0 views

11 months ago

vlogize
Fixing the TextView Display Issue in Android: Generate Random Names Easily

Discover how to solve the problem of a `TextView` not displaying text in Android Studio, and learn to generate random names with ...

2:10
Fixing the TextView Display Issue in Android: Generate Random Names Easily

3 views

10 months ago

vlogize
How to Randomly Pick Elements from an Array in Java Based on a Condition

Discover how to randomly select elements from an array in Java that meet specific conditions, such as players that are not dead.

1:49
How to Randomly Pick Elements from an Array in Java Based on a Condition

0 views

7 months ago

vlogize
How to Print Random Unique Values from a HashMap in Java

Discover how to effectively retrieve and print random unique tasks from a HashMap in your Java program, while efficiently ...

2:14
How to Print Random Unique Values from a HashMap in Java

1 view

6 months ago

Zanzlanz
How hackers reverse Math.random()

Cryptographers out there: you have my respect!! This stuff gets wild! If you like what you see and hear, join the credits!

15:29
How hackers reverse Math.random()

926,142 views

3 months ago

vlogize
Nesting if/then/else Statements for Random Output in Java

Learn how to efficiently nest `if/then/else` statements to generate random outputs with Java, enabling a dynamic path selection ...

2:04
Nesting if/then/else Statements for Random Output in Java

0 views

11 months ago

vlogize
Assigning Random Priorities in a Java Priority Queue

A guide on how to effectively allocate random priorities in a Java priority queue, complete with detailed steps and example code.

2:11
Assigning Random Priorities in a Java Priority Queue

0 views

10 months ago

vlogize
How to Solve the cannot find symbol Error in Java When Returning Values from Methods

Discover how to effectively return values from methods in Java to avoid the `cannot find symbol` error, specifically in random name ...

1:56
How to Solve the cannot find symbol Error in Java When Returning Values from Methods

1 view

6 months ago

vlogize
Avoid Overwriting Elements in an Array: A Java Solution for Random Index Storage

Discover how to effectively manage random index storage in Java arrays, preventing overwrites and ensuring smooth data ...

2:19
Avoid Overwriting Elements in an Array: A Java Solution for Random Index Storage

0 views

11 months ago