
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
24game-solver
Advanced tools
Solve 24 game with less duplicated results.
Node
const solve24game = require('24game-solver');
const result = solve24game([a, b, c, d], goal);
Brwoser
<script type='text/javascript' src='dist/24game-solver.js'></script>
<script type='text/javascript'>
var result = solve24game([a, b, c, d], goal);
</script>
solve24game(nums,goal)
nums - An array of numbers between 1 and 13, array length must between 3 and 6.goal - A number between 0 and 99.Run npm test to run the test cases.
FAQs
Solve 24 Game with less duplicated results.
The npm package 24game-solver receives a total of 63 weekly downloads. As such, 24game-solver popularity was classified as not popular.
We found that 24game-solver demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.