Skip to content

Instantly share code, notes, and snippets.

View alexanderjlee's full-sized avatar

Alex Lee alexanderjlee

  • Apartment List
  • Oakland, CA
View GitHub Profile
@alexanderjlee
alexanderjlee / groups.rb
Created December 10, 2019 19:49
Alex Lee - Family Fridays - groups.rb
group_size = ENV['GROUPSIZE'].to_i
users = Array.new
for u in 1..21 do
users.push("Employee_#{u}")
end
users.shuffle!
@alexanderjlee
alexanderjlee / run.sh
Created December 10, 2019 19:48
Alex Lee - Family Fridays - run.sh
#!/bin/bash
export GROUPSIZE=4
ruby groups.rb

Keybase proof

I hereby claim:

To claim this, I am signing this object: