Discuss Scratch

1080GBA
Scratcher
500+ posts

"Pick Random () To () With Seed ()" Block

this sticky is dead?
1080GBA
Scratcher
500+ posts

"Pick Random () To () With Seed ()" Block

hiPeeps124816 wrote:

No support, scratch wasnt meant to be a perlin noise engine
and people like 9 year old me wouldnt know what seeds were or ask friends and accept a lie from them
besides, theres this
define random with seed (min)(max)(seed)
set [lcg v] to ((((1664525) * (seed)) + (1013904223)) mod (1024))
set [random v] to ((min) + (((max) - (min)) * ((lcg) / (1024))))
define random with seed (min)(max)(seed)
set [random v] to ((min) + (((max) - (min)) * (((((1664525) * (seed)) + (1013904223)) mod (1024)) / (1024))))
historical_supa
Scratcher
1000+ posts

"Pick Random () To () With Seed ()" Block

1080GBA wrote:

hiPeeps124816 wrote:

No support, scratch wasnt meant to be a perlin noise engine
and people like 9 year old me wouldnt know what seeds were or ask friends and accept a lie from them
besides, theres this
define random with seed (min)(max)(seed)
set [lcg v] to ((((1664525) * (seed)) + (1013904223)) mod (1024))
set [random v] to ((min) + (((max) - (min)) * ((lcg) / (1024))))
define random with seed (min)(max)(seed)
set [random v] to ((min) + (((max) - (min)) * (((((1664525) * (seed)) + (1013904223)) mod (1024)) / (1024))))
Please don't blockspam.
1080GBA
Scratcher
500+ posts

"Pick Random () To () With Seed ()" Block

historical_supa wrote:

1080GBA wrote:

hiPeeps124816 wrote:

No support, scratch wasnt meant to be a perlin noise engine
and people like 9 year old me wouldnt know what seeds were or ask friends and accept a lie from them
besides, theres this
define random with seed (min)(max)(seed)
set [lcg v] to ((((1664525) * (seed)) + (1013904223)) mod (1024))
set [random v] to ((min) + (((max) - (min)) * ((lcg) / (1024))))
define random with seed (min)(max)(seed)
set [random v] to ((min) + (((max) - (min)) * (((((1664525) * (seed)) + (1013904223)) mod (1024)) / (1024))))
Please don't blockspam.
Please don't quote the wrong post
ZippingBobcaat49
Scratcher
38 posts

"Pick Random () To () With Seed ()" Block

Bump X: Running out of Star Wars references.
dertermenter
Scratcher
1000+ posts

"Pick Random () To () With Seed ()" Block

bump
ZippingBobcaat49
Scratcher
38 posts

"Pick Random () To () With Seed ()" Block

dertermenter wrote:

Let’s bump lads!
If you have time, bump some serious suggestions from page 30 and onwards so April Fools Topics do not get put into the dustbin!
So this suggestion was on/beyond page 30?
k0d3rrr
Scratcher
1000+ posts

"Pick Random () To () With Seed ()" Block

ZippingBobcaat49 wrote:

dertermenter wrote:

Let’s bump lads!
If you have time, bump some serious suggestions from page 30 and onwards so April Fools Topics do not get put into the dustbin!
So this suggestion was on/beyond page 30?
That is their signature. A signature is a piece of text attached to every post they make.
dertermenter
Scratcher
1000+ posts

"Pick Random () To () With Seed ()" Block

ZippingBobcaat49 wrote:

(#67)

dertermenter wrote:

Let’s bump lads!
If you have time, bump some serious suggestions from page 30 and onwards so April Fools Topics do not get put into the dustbin!
So this suggestion was on/beyond page 30?
Yeah, it was on page 36 I believe.
misteray
Scratcher
1000+ posts

"Pick Random () To () With Seed ()" Block

AlfabetonsOfficial wrote:

No support, Scratch is used by 8-12 year olds, and I bet more than 99% of them would be confused on what this does. Especially the word “seed”.


I'm 12 and can perfectly understand this. Why? Because its scratch(and I play minecraft). It's supposed to be simple. I bet you 99% of people don't know you or me exist. Is that true? Nobody knows because it's hard to know. Nobody knows if that 99% of people metric is true.


Anyways, support. Like others said, it's hard to replicate.

Last edited by misteray (April 4, 2022 15:14:03)

ModBros
Scratcher
15 posts

"Pick Random () To () With Seed ()" Block

It might be nice to have a separate “Set Random Seed”

Set random seed to ()

This block would set the seed for all random blocks in the sprite it's used. Users who don't know what it does would never have to bother with it, but users who do would find it very useful. I think that a solution like this would be within all of Scratch's philosophies.
ZippingBobcaat49
Scratcher
38 posts

"Pick Random () To () With Seed ()" Block

Bump XI, Wishing for more names
ZippingBobcaat49
Scratcher
38 posts

"Pick Random () To () With Seed ()" Block

Hippity hoppity time to give this post a bumpity

Powered by DjangoBB