4.0.2 • Published 2 years ago

florida_man v4.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago
npm i florida_man

Example

const {fman} = require("florida_man");

async function f_man(month,date){
    let a = await fman(month,date);
    console.log(a)

}
f_man("march","1")

/*
result: 

[
  'floridamanbirthday.org/wp-content/uploads/2021/06/florida-man-birthday-march-1-300x169.jpg',      
  'The man who dragged the shark behind his boat was sentenced to 10 days in prison.'
]
*/
4.0.1

2 years ago

4.0.0

2 years ago

4.0.2

2 years ago

2.0.0

2 years ago

1.0.9

2 years ago

1.0.69

2 years ago

1.0.5

2 years ago

1.0.0

2 years ago