Public
Edited
Feb 17
Insert cell
Insert cell
(newpulse,
rs`# 365

( Wish | ) Again Try Jump You
Space More And Grasp Eyes
Start Worn Potent Drill Search
Shine Aim Can’t Advantage
If Would I Throw Soar
To
From
Map
(Stop | Gather | Gain | Towards | enhance | Dream | Everything | Of | For)
Ask
Break
through
Always
Turn
Felt
As
Up
Entire
Mind
On
Seem
Air
Agile
Heavy
Can
So
Keep
Best
Care
Urgent
Make
Rain
While
Still
Faith
let
believe
Hold
Pray
Got
Worry
Loose
Scared
No
Please
Mental
Before
Choose
Regret
Chasing
Present
Pretend
Other
Waver
Blow
Move
Drift
Float
Swim
Pull
Hand
Stretch
Last
was
Need
Someone
Know
De ja vu
Don’t
Relieve
Forget
May
Be
Want
Lie
Will
New
Shift
Command
Plus
Wash
Underwater
Understand
Stand
Learn
Repeat
Release
Flush
Point
Stream
Tug
Echo
Schedule
Go
Fall
Spray
Spin
Weave
Potential
Half
Person
Cent
Attract
Fit
Find
Percent
Compare
Structure
Less
Moved
Out
Found
Single
Scab
Grow
Pain
translate
Flicker
Vanish
Okay
Stack
Show
Exact
Time
Gradual
Put
Whatever
Made
Side
Just
Do
Back
Won’t
Sometimes
Delay
Drag
But
Disguise
Stuck
Mind
Pretend
Used
Flame
Change
Truth
Seek
Figure
Might
Lose
Fate
Blessing
luck
Stride
Sprout
Seed
Check
Greet
Meet
Consider
Slow
Hook
Empty
Wanting
Reverse
Once
Habit
Visit
Waiting
Even
Reach
Expand
Tighten
Crank
Adjust
Balance
Direct
Early
Develop
Underground
Backstreet
Invisible
Hiding
Birth
Way
Survive
Barely
Day
Someday
Insulate
Experiment
Power
Better
Hide
Savour
thirst
Contact
Touch
Rough
Follow
Run
Leading
Imply
View
Ever
Couldn’t
Frozen
Wait
idea
Stray
Wander
Appetite
Sound
Process
Tailored
It
Spend
Crave
Feeling
Real
Span
Expand
Loyal
Free
Lucky
Spread
String
Bring
Pack
Spent
expense
Imagine
Fiction
Realistic
Replace
Main
Primary
Conditional
Mutate
Sever
rend
Rendering
Leave
Condition
Require
Heard
Hard
Part
Pardon
Speak
Communicate
Translate
Motion
Home
Reverb
Never
Close
Stuff
Magic
Disconnect
Love
Karma
Magnetic
Internal
Store
Energy
Ambition
Wonder
Gravity
Capacity
Volunteer
Ride
Position
Sent
Mail
Possible
Premier
Different
That
Goal
Inquire
Surprise
Question
Ready
Needy
Thirsty
Purpose
design
Expensive
Due
Gon
Other
Meeting
Hoping
Too
Daydream
Figment
Ghost
Fantasy
Harmonize
Together
Climb
Zoom
Capture
Photo
Film
Back
Bend
Burn
Extinguish
Smoke
Build
High
Beat
Drop
Ideal
Return
Ponder
Promise
Layer
Unborn
Pressure
Shrink
Slide
Slip
What
Just
Pedestal
Lift
Tear
Redeem
Connect
Range
Place
Arrange
Order
Steps
One
Eventually
`)

Insert cell
import { rs, pulse } from "@dhowe/rita"
Insert cell
newpulse = pulse(1000)
Insert cell
text00 = "your interiority impresses him"
text00 = {
let getRandomElemLocal = function(array) {
return array[(array.length * Math.random()) | 0];
};
let firstword = [
"Extinguish"
"Smoke"
"Build"
"High"
"Beat"
"Drop"
"Ideal"
"Return"
"Ponder"
"Promise"
"Layer"
"Unborn"
"my",
"your",
"his",
"her",
"their",
"our",
"your",
"their" ];
let secondword = [
"Wish"
"Again"
"Try"
"Jump"
"You"
"Space"
"More"
"And"
"Grasp"
"Eyes"
"Start"
"Worn"
"Potent"
"Drill"
"Search"];
let verb = ["embarrasses", "impresses", "frightens", "attracts"];
let pronoun = ["me", "you", "him", "her", "them", "us", "you", "them"];
let textArray = new Array();
textArray[0] = getRandomElemLocal(firstword);
textArray[1] = getRandomElemLocal(secondword);
textArray[2] = getRandomElemLocal(verb);
textArray[3] = getRandomElemLocal(pronoun);
return textArray.join(" ");
}
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more